Releases: InditexTech/gh-sherpa
Releases · InditexTech/gh-sherpa
1.5.1
What's Changed
- Enhance CLA instructions in CONTRIBUTING.md by @marianoao in #148
- fix: The new --prefer-hotfix argument does not behave as intended by @juliojgd in #145
- Release 1.5.1 by @danielfn in #149
New Contributors
- @marianoao made their first contribution in #148
Full Changelog: 1.5.0...1.5.1
1.5.0
What's Changed
- Integer overflow error when unmarshaling GitHub API responses with large Label IDs by @papidal in #142
- Allow to prefer hotfix branch when creating from a bug report issue with -y by @juliojgd in #138
- Release 1.5.0 by @m4rii0 in #143
New Contributors
- @papidal made their first contribution in #142
- @juliojgd made their first contribution in #138
- @m4rii0 made their first contribution in #143
Full Changelog: 1.4.1...1.5.0
1.4.1
What's Changed
- Update SECURITY.md by @javi-patch in #129
- Create Pull Request from fork fails when setting labels if you don't have permissions by @carlosmmesa in #133
- Release 1.4.1 by @carlosmmesa in #134
New Contributors
- @javi-patch made their first contribution in #129
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- Fork support for external contributors by @carlosmmesa in #122
- Release 1.4.0 by @carlosmmesa in #128
New Contributors
- @carlosmmesa made their first contribution in #122
Full Changelog: 1.3.1...1.4.0
1.3.1
1.3.0
What's Changed
🚀 New features or improvements
- Add Pull Request template support for
create-prcommand by @jorgegarciarey #114
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
🚀 New features or improvements
🐛 Bugs
- Branch naming not working for types other than feature by @hielfx in #94
- Cannot create pull request if remote branch already exists by @hielfx in #95
- Pull Request ID as Issue ID by @hielfx in #88
- Prevent pushing local branch if remote branch already exists with the same name by @hielfx in #81
- Warns about duplicated branches but that's not the case by @hielfx in #79
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
🐛 Bugs
- Version is not shown when gh extension list by @hielfx in #68
- Disable cgo when cross building distributables by @hielfx in #61
📄 Documentation
- Add
SECURITY.mdfile by @jorgegarciarey in #64
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
🚀 New features or improvements
- Add GitHub issue labels to the pull request when it is created by @hielfx in #51
- Add
kind/internallabel tointernalissue label in the default config by @hielfx in #58
🐛 Bugs
📄 Documentation
- Add CLA signature requirement to contribute in
CONTRIBUTING.mdfile by @jorgegarciarey in #57
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
🚀 New features or improvements
- Insecure TLS enabled by default by @hielfx in #9
- Extract interactive flag to a global level by @hielfx in #10
- Allow branch prefix with issue type mapping by @hielfx in #11
- Validate configuration by @hielfx in #20
- Add
kind/dependencylabel todependencyissue label in default config by @hielfx in #40
📄 Documentation
- Configuration file with comments by @hielfx in #18
- Improve README with a detailed definition by @jorgegarciarey in #26
⬆️ Dependency updates
- New release of go-gh by @hielfx in #30
- Update to go1.21.5 and replace
golang.org/x/exp/sliceswith theslicesin the std library by @hielfx in #36 - Bump
github.com/spf13/cobrato latest version (v1.8.0) by @hielfx in #37 - Bump
github.com/spf13/viperto latest version (v1.18.2) by @hielfx in #38 - Bump
github.com/go-playground/validator/v10to latest version by @hielfx in #41
New Contributors
- @hielfx made their first contribution in #9
- @jorgegarciarey made their first contribution in #23
Full Changelog: https://github.com/InditexTech/gh-sherpa/commits/1.0.0