v2.1.0
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)
Implemented enhancements:
Closed issues:
- Acknowledge testing dependencies in pyproject.toml #93
Merged pull requests:
- Always try to use
PAT
prior toGITHUB_TOKEN
#105 (CasperWA) - [Auto-generated] Update dependencies #103 (TEAM4-0)
- [Auto-generated] Update dependencies #97 (TEAM4-0)
- Changes prior to auto-merge #88 (CasperWA)
* This Changelog was automatically generated by github_changelog_generator