All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a CHANGELOG.
- Handle Additional GitHub secondary rate limit failure (PR #68)
- Alpine 3.18 (PR #57)
- Update to work with newer versions of git (PR #43)
- Add sleep and retry when secondary rate limit impacts on PR search (PR #46)
- Improve logging around multiple push attempts (PR #35)
- Fix build error caused by PyGitHub version dependencies changing (PR #36)
- Create images on release (PR #37)
- Rebase on pull (PR #33)
- Fix failure when attempting push retries (PR #32)
- Fix broken push retries (PR #31)
- Turn on branch.autorebasesetup when pushing/pulling (PR #29)
- Retry push on failure (PR #24)
- Fix bad action.yml (PR #19)
- Allow for the setting of git metadata associated with commits (PR #17)
- $ handling in messages (PR #12)
- Correctly work when there are no labels (PR #11)
- Switch to using changelog-tool to update CHANGELOG (PR #8)
- Allow changelog-bot to work with forked repos (PR #7)
- initial version