Skip to content

v2.1.0

Compare
Choose a tag to compare
@CasperWA CasperWA released this 07 Feb 09:02
· 174 commits to main since this release

Allow changes prior to auto-merging

You can now perform custom changes prior to activating auto-merging (of dependency PRs). This is done through the perform_changes input for the CI - Activate auto-merging for PRs callable workflow.

Furthermore, a fix was implemented to always prefer the PAT secret over the GITHUB_TOKEN, if the PAT is available.

Changelog

v2.1.0 (2023-02-07)

Full Changelog

Implemented enhancements:

  • Use custom token when possible #104
  • Extend "automerge" workflow with changes #69

Closed issues:

  • Acknowledge testing dependencies in pyproject.toml #93

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator