v0.2.2
Finalize automation
Updating dependencies is now fully automized, with the Dependabot PRs being auto-merged into the permanent Dependabot branch if all CI checks succeed.
Furthermore, it will run the invoke task that updates the pytest config file concerning dependencies and pushes it to the PR head branch before enabling auto-merge.
Changelog
v0.2.2 (2021-10-05)
Fixed bugs:
- Fix auto-merge workflow to actually run #165
- Reset
ci/dependabot-updates
after mergingci/update-dependencies
#131
Closed issues:
- Activate auto-merge for Dependabot PRs #162
- Move automatic
ci/update-dependencies
PR to Tuesday or Friday #160
Merged pull requests:
- Move check for dependabot head branch to job #166 (CasperWA)
- New auto-merge CI for dependabot PRs #163 (CasperWA)
- Reset
ci/dependabot-updates
branch upon merge tomain
#161 (CasperWA)
* This Changelog was automatically generated by github_changelog_generator