v0.2.3
·
46 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
Changed
merge-dependabot-prsandmerge-pre-commit-ci-prsnow silently skip repositories whose pull requests endpoint returns 404 (for example, repositories that have pull requests disabled). Previously this was logged as an error with a stack trace; it is now a single informational log line.- On retry after
BotMergeError(Dependabot or pre-commit.ci), only the repositories that still have unmerged pull requests are re-fetched. Previously every repository was re-processed on each retry. - Snapcraft and Flatpak manifests now build from the released git tag instead of the current source directory, so packagers and CI use a stable, reproducible source.
Fixed
merge-dependabot-prsandmerge-pre-commit-ci-prsno longer abort the entire run when one repository's API call fails (for example, when listing pull requests returns an unexpected error). The failing repository is logged and the command continues processing the remaining repositories.
Full Changelog: v0.2.2...v0.2.3