Steven Clark
101b4b4c1b
Update Go version changelog checker to indicate underscore is required ( #16528 )
...
- Bringing back mdlalow's work that was done in ENT to OSS updating our
filename checks for Go version bumps in the changelog checker
2022-08-02 12:41:14 -04:00
Alexander Scheel
10a70207c7
Update changelog checker for validating Go toolchain updates ( #15060 )
...
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2022-04-15 15:01:07 -04:00
swayne275
d3b579d850
fix ent changelog check ( #14312 )
...
* fix ent changelog check
* update for consistency but verify
* undo test
* add logging
2022-03-02 08:54:02 -07:00
Meggie
1f24338594
Should use "change" not "changes" ( #13020 )
2021-11-02 18:36:11 -04:00
Jim Kalafut
c944222f2a
Update changelog checker to catch invalid "fix" type ( #12674 )
2021-09-29 14:02:03 -07:00
Jim Kalafut
3d9036e663
Rename some references from master to main ( #11897 )
...
* Rename some references from master to main
* Update changelog-checker
2021-06-18 11:24:54 -07:00
Meggie
33f6530529
Adding github action to check for changelog file ( #11894 )
...
* Adding github action to check for changelog file
This might have to be slightly different on ENT, where changelog files
should be prefixed with an underscore.
* Fixing comment
* Adding release branches, enhancement more specific
Also tidying my rusty bash
* More descriptive error messages
I also un-nested some if statements.
* Reference this PR too
2021-06-18 11:36:36 -04:00