v2.10.0 (2022-04-14)
Fixed bugs:
- GH GraphQL variable update for auto-merge workflow #100
Closed issues:
- Looks like git update for CVE-2022-24765 broke the action #114
Merged pull requests:
- Add `/github/workspace/ to git safe.directory #115 (CasperWA)
- Update dependencies #113 (CasperWA)
- Update dependencies #112 (CasperWA)
- Update dependencies #110 (CasperWA)
- Update dependencies #106 (CasperWA)
- Update dependencies #104 (CasperWA)
- Update dependencies #103 (CasperWA)
- Use
ID!
type instead ofString!
#101 (CasperWA) - Update dependencies #98 (CasperWA)
- Update dependencies #97 (CasperWA)
v2.9.0 (2022-01-17)
Implemented enhancements:
Closed issues:
- Not clear which scope should I use to enable
unprotect_reviews
option #60
Merged pull requests:
v2.8.0 (2022-01-03)
Implemented enhancements:
Fixed bugs:
Merged pull requests:
- Force update
master
tag #89 (CasperWA) - Fix CI runs for
main
updates #87 (CasperWA) - Finish update to
main
withmaster
tag #85 (CasperWA) - Update dependencies #82 (CasperWA)
- Use
main
as defaultbranch
value instead ofmaster
#81 (CasperWA)
v2.7.0 (2021-12-15)
Implemented enhancements:
- Consider adding
ref
#61
Fixed bugs:
- Finding the "previous version" for adding changelog info to release not working #77
Merged pull requests:
v2.6.0 (2021-12-08)
Implemented enhancements:
- Immediately show print statements #75 (CasperWA)
- Update pre-commit #58 (CasperWA)
- Automate dependabot more #57 (CasperWA)
Fixed bugs:
- Correct target branch for dependabot #71
actions/checkout@v1
still checking out wrong commit SHA #67- Not properly reset to HEAD commit of remote branch #63
- unprotect_reviews not doing its job #54
Closed issues:
Merged pull requests:
- Update dependencies #76 (CasperWA)
- Update dependencies #73 (CasperWA)
- Change dependabot PRs target to ci/dependabot-updates #72 (CasperWA)
- Use v1 for resetting in v1 CI section #68 (CasperWA)
- Update dependencies #66 (CasperWA)
- Use GITHUB_REF instead of github.sha #65 (CasperWA)
- Solve issue with checkout v1 action #64 (CasperWA)
- Update dependencies #62 (CasperWA)
- Extend scope and rights mentions in README #56 (CasperWA)
v2.5.0 (2021-10-13)
Implemented enhancements:
- Respect local changes #52
Merged pull requests:
v2.4.1 (2021-10-04)
Implemented enhancements:
- Use more action-specific local bash variable names #50
Merged pull requests:
- Action-specific variable names #51 (CasperWA)
- Update pre-commit requirement from ~=2.13 to ~=2.15 #49 (CasperWA)
v2.4.0 (2021-08-04)
Closed issues:
- This triggers another on.push action #42
Merged pull requests:
- Test the
tags
option #46 (CasperWA) - Fixing issue that tags are removed before they can be pushed #45 (THuppke)
- Update requests requirement from ~=2.25 to ~=2.26 #44 (dependabot[bot])
- Update invoke requirement from ~=1.5 to ~=1.6 #43 (dependabot[bot])
- Update pre-commit requirement from ~=2.12 to ~=2.13 #41 (dependabot[bot])
- Update GH actions + pre-commit #40 (CasperWA)
- Update pre-commit requirement from ~=2.10 to ~=2.12 #37 (dependabot[bot])
v2.3.0 (2021-03-01)
Fixed bugs:
- GitHub Actions checks not recognized as such #34
Merged pull requests:
- Loosen determination if a branch is protected + up default sleep #35 (CasperWA)
- Update pre-commit requirement from ~=2.9 to ~=2.10 #33 (dependabot[bot])
- Update dependencies #32 (CasperWA)
- Update requests requirement from ~=2.24 to ~=2.25 #29 (dependabot[bot])
v2.2.0 (2020-11-05)
Implemented enhancements:
- Don't push branch if there's no new commits #27
Merged pull requests:
v2.1.1 (2020-11-04)
Fixed bugs:
- Space missing #24
Merged pull requests:
- Fix line, inserting necessary space #25 (CasperWA)
- Update pre-commit requirement from ~=2.7 to ~=2.8 #23 (dependabot[bot])
v2.1.0 (2020-10-29)
Fixed bugs:
tags
option doesn't also push commits #18
Merged pull requests:
- Remove use of
global
#22 (CasperWA) - Update names for checkout@v1 CI tests #21 (CasperWA)
- New release workflow #20 (CasperWA)
- Move pushing tags to Bash function #19 (CasperWA)
v2.0.0 (2020-10-29)
Implemented enhancements:
- Utilize that the workdir is the current checked out repository #15
Merged pull requests:
- Update to v2 #17 (CasperWA)
- Utilize local changes instead of downloading external script #16 (CasperWA)
v1.0.1 (2020-09-15)
Fixed bugs:
- unprotect_reviews: false not respected #8
Merged pull requests:
- Update to v1.0.1 #14 (CasperWA)
- Mention unconditional push triggers #13 (CasperWA)
- Update dependencies #12 (CasperWA)
- Handle unprotect_reviews with case #9 (CasperWA)
v1.0.0 (2020-07-21)
Merged pull requests:
- Update README and dependencies #7 (CasperWA)
- Add
sleep
option #6 (CasperWA) - Remove filtering for success in util funcs #5 (CasperWA)
- Sleep 15s prior to waiting #4 (CasperWA)
- Add 'extra_data' input #3 (CasperWA)
- Remove all mentions of initial_work branch #2 (CasperWA)
- Initial work #1 (CasperWA)
* This Changelog was automatically generated by github_changelog_generator