Skip to content

Latest commit

 

History

History
261 lines (158 loc) · 15 KB

CHANGELOG.md

File metadata and controls

261 lines (158 loc) · 15 KB

Changelog

v2.10.0 (2022-04-14)

Full Changelog

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:

v2.9.0 (2022-01-17)

Full Changelog

Implemented enhancements:

  • Warn or error upon using token without proper rights #94
  • Add debug option #93

Closed issues:

  • Not clear which scope should I use to enable unprotect_reviews option #60

Merged pull requests:

v2.8.0 (2022-01-03)

Full Changelog

Implemented enhancements:

  • Update this repository's default branch to main #84
  • Change default branch name to match GitHub #80

Fixed bugs:

  • Force pushing tags when updating master #88
  • Problem with CI #86

Merged pull requests:

v2.7.0 (2021-12-15)

Full Changelog

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)

Full Changelog

Implemented enhancements:

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:

  • Not able to use your action due to a fatal error #59
  • Update README - user admin rights #55

Merged pull requests:

v2.5.0 (2021-10-13)

Full Changelog

Implemented enhancements:

  • Respect local changes #52

Merged pull requests:

v2.4.1 (2021-10-04)

Full Changelog

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)

Full Changelog

Closed issues:

  • This triggers another on.push action #42

Merged pull requests:

v2.3.0 (2021-03-01)

Full Changelog

Fixed bugs:

  • GitHub Actions checks not recognized as such #34

Merged pull requests:

v2.2.0 (2020-11-05)

Full Changelog

Implemented enhancements:

  • Don't push branch if there's no new commits #27

Merged pull requests:

  • Ensure no push if there are no changes #28 (CasperWA)

v2.1.1 (2020-11-04)

Full Changelog

Fixed bugs:

  • Space missing #24

Merged pull requests:

v2.1.0 (2020-10-29)

Full Changelog

Fixed bugs:

  • tags option doesn't also push commits #18

Merged pull requests:

v2.0.0 (2020-10-29)

Full Changelog

Implemented enhancements:

  • Utilize that the workdir is the current checked out repository #15

Merged pull requests:

v1.0.1 (2020-09-15)

Full Changelog

Fixed bugs:

  • unprotect_reviews: false not respected #8

Merged pull requests:

v1.0.0 (2020-07-21)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator