Skip to content

Releases: InditexTech/gh-sherpa

1.2.0

11 Jun 13:30
360a601
Compare
Choose a tag to compare

What's Changed

🚀 New features or improvements

  • Branch Name Length Control Configurable by @hielfx in #93

🐛 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

13 Feb 12:54
8a0260c
Compare
Choose a tag to compare

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

Full Changelog: 1.1.0...1.1.1

1.1.0

16 Jan 13:59
6b305d7
Compare
Choose a tag to compare

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 to internal issue label in the default config by @hielfx in #58

🐛 Bugs

  • Fix 404 error when accessing configuration link by @hielfx in #43

📄 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

22 Dec 10:54
c4b53ce
Compare
Choose a tag to compare

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 to dependency issue label in default config by @hielfx in #40

📄 Documentation

⬆️ Dependency updates

  • New release of go-gh by @hielfx in #30
  • Update to go1.21.5 and replace golang.org/x/exp/slices with the slices 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

Full Changelog: https://github.com/InditexTech/gh-sherpa/commits/1.0.0