Skip to content

Latest commit

 

History

History
411 lines (268 loc) · 26.6 KB

CHANGELOG.md

File metadata and controls

411 lines (268 loc) · 26.6 KB

Changelog

Full Changelog

Closed issues:

  • Mirror GitHub interpretation in default acceptable conclusions #249

v2.16.0 (2024-07-11)

Full Changelog

Closed issues:

  • Be explicit and match up Python versions #217

Merged pull requests:

v2.15.0 (2023-11-02)

Full Changelog

Implemented enhancements:

  • State of checks #149
  • Make post-sleep a user input #136

Fixed bugs:

  • Reinstate and deprecate the sleep input #209

Closed issues:

  • Support GH enterprise #201
  • Error logged when check is skipped #153

Merged pull requests:

v2.14.0 (2022-09-28)

Full Changelog

Implemented enhancements:

  • Allow using Github App Token #144

Merged pull requests:

v2.13.0 (2022-08-15)

Full Changelog

Merged pull requests:

v2.12.0 (2022-07-11)

Full Changelog

Merged pull requests:

  • Sleep 5 seconds after status checks are done #131 (gao-sun)

v2.11.0 (2022-07-01)

Full Changelog

Implemented enhancements:

  • Add path input #128

Merged pull requests:

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