Releases: InditexTech/gh-sherpa
Releases · InditexTech/gh-sherpa
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.md
file 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/internal
label tointernal
issue label in the default config by @hielfx in #58
🐛 Bugs
📄 Documentation
- Add CLA signature requirement to contribute in
CONTRIBUTING.md
file 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/dependency
label todependency
issue 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/slices
with theslices
in the std library by @hielfx in #36 - Bump
github.com/spf13/cobra
to latest version (v1.8.0
) by @hielfx in #37 - Bump
github.com/spf13/viper
to latest version (v1.18.2
) by @hielfx in #38 - Bump
github.com/go-playground/validator/v10
to 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