Releases · peter-evans/enable-pull-request-automerge (original) (raw)
Enable Pull Request Automerge v3.0.0
⭐ This release converts the action to a composite action using the GitHub CLI. You are welcome to continue using this action but I recommend switching to the official GitHub CLI command. See the readme for details.
What's Changed
- feat: use gh in composite action by @peter-evans in #938
- 2 dependency updates by @dependabot
Full Changelog: v2.5.0...v3.0.0
Enable Pull Request Automerge v2.5.0
Reverts v2.4.0. Ran into an unexpected issue. Apologies for any inconvenience.
What's Changed
- Revert "feat: use gh in composite action (#841)" by @peter-evans in #911
Full Changelog: v2.4.0...v2.5.0
Enable Pull Request Automerge v2.4.0
⭐ This release converts the action to a composite action using the GitHub CLI. You are welcome to continue using this action but I recommend switching to the official GitHub CLI command. See the readme for details.
What's Changed
- feat: use gh in composite action by @peter-evans in #841
Full Changelog: v2.3.0...v2.4.0
Enable Pull Request Automerge v2.3.0
Enable Pull Request Automerge v2.2.1
Enable Pull Request Automerge v2.2.0
What's Changed
- ci: add workflow permissions by @peter-evans in #357
- build(deps): bump @actions/core from 1.6.0 to 1.9.1 by @dependabot in #356
- Update distribution by @github-actions in #374
- feat: display helpful error message for unstable status error by @williamboman in #383
- Update distribution by @github-actions in #388
Full Changelog: v2.1.0...v2.2.0
Enable Pull Request Automerge v2.1.0
Enable Pull Request Automerge v2.0.0
What's new
- Updated runtime to Node.js 16
- The action now requires a minimum version of v2.285.0 for the Actions Runner.
- If using GitHub Enterprise Server, the action requires GHES 3.4 or later.
What's Changed
- Update runtime to node 16 by @peter-evans in #313
Full Changelog: v1.2.0...v2.0.0
Enable Pull Request Automerge v1.2.0
Enable Pull Request Automerge v1.1.0
- Adds support for Github Enterprise