Releases: rlespinasse/github-slug-action
Releases · rlespinasse/github-slug-action
v3.7.0
3.7.0 (2022-10-02)
Features
3.6.1
3.6.1 (2022-08-22)
Bug Fixes
- remove trailing hyphens if any after cut (19f9c84)
4.2.5
4.2.5 (2022-06-16)
Bug Fixes
- remove trailing hyphens if any after cut (0141d9b)
4.2.4
4.2.4 (2022-04-16)
Bug Fixes
- GITHUB_REF_NAME: correctly fill the variable on pull request events (2c5a627)
4.2.3
4.2.3 (2022-04-08)
Bug Fixes
- preserve dash groups (1615fcb)
- remove underscore from URL-compliant slugs (812bd42)
4.2.2
4.2.2 (2022-03-24)
Bug Fixes
- do not replace group of dashes with a single dash (ad808ea)
4.2.1
4.2.1 (2022-03-22)
Bug Fixes
- set short-length automatically when no checkout (7a3b4c1)
4.2.0
4.2.0 (2022-03-21)
Features
- add option to set a different short length than git defaults (dbbe21b)
4.1.0
4.1.0 (2022-03-19)
Features
- add option to set a different slug length than 63 (88f3ee8)
4.0.1
4.0.1 (2022-03-19)
Bug Fixes
- short: populate GITHUB_SHA_SHORT correctly (cd9871b)