meta: update sequelize/pr-auto-update-and-handle-conflicts action to v2
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| sequelize/pr-auto-update-and-handle-conflicts | action | major | 1.0.1 -> 2.0.0 |
Release Notes
sequelize/pr-auto-update-and-handle-conflicts (sequelize/pr-auto-update-and-handle-conflicts)
v2.0.0
This release adds support for updating PRs from forks that allow maintainers to update the PR
It is done via git rather than via GitHub's API, and therefore has a different behavior than updating local branches
Breaking changes
The tokens have changed. PAT was replaced with UPDATE_BRANCH_PAT and UPDATE_FORK_PAT which are used for updating same-repo branches and fork branches respectively.
UPDATE_BRANCH_PAT can be a GitHub App token, but UPDATE_FORK_PAT must be a user PAT.
You can disable updating fork branches by setting update-requires-source to branch
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Website draft URL: https://6619496b17a5a52e1544b77e--sequelize-site.netlify.app