Skip to content

Releases: InditexTech/gh-sherpa

1.5.1

03 Mar 17:03
2eace66

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.0...1.5.1

1.5.0

17 Nov 12:53
5db316d

Choose a tag to compare

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

Full Changelog: 1.4.1...1.5.0

1.4.1

13 Oct 15:23
36ec916

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.0...1.4.1

1.4.0

24 Jul 08:58
d18e3fa

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.1...1.4.0

1.3.1

29 May 08:42
bf4e9ed

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.3.1

1.3.0

04 Apr 12:19
3f82c1a

Choose a tag to compare

What's Changed

🚀 New features or improvements

Full Changelog: 1.2.0...1.3.0

1.2.0

11 Jun 13:30
360a601

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

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

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

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