-
-
Notifications
You must be signed in to change notification settings - Fork 165
meta: update sequelize/pr-auto-update-and-handle-conflicts action to v2 #748
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
meta: update sequelize/pr-auto-update-and-handle-conflicts action to v2 #748
Conversation
|
Website draft URL: https://6619496b17a5a52e1544b77e--sequelize-site.netlify.app |
9f787fd to
a8d3802
Compare
|
Website draft URL: https://6887532673853d6a1eedc262--sequelize-site.netlify.app |
a8d3802 to
3072202
Compare
|
Website draft URL: https://6898afc0d1358babb3d1cf9e--sequelize-site.netlify.app |
3072202 to
942b506
Compare
|
Website draft URL: https://6930b28820186a9934a0b5b6--sequelize-site.netlify.app |
942b506 to
9c06260
Compare
|
Website draft URL: https://6930b47acff13a990717f1ad--sequelize-site.netlify.app |
9c06260 to
4b44ff7
Compare
|
Website draft URL: https://69310c5df731d3478937744d--sequelize-site.netlify.app |
4b44ff7 to
7a09671
Compare
|
Website draft URL: https://69311dcff068d396f3223944--sequelize-site.netlify.app |
7a09671 to
5bdb1bc
Compare
|
Website draft URL: https://693122611f77949a0f9d0953--sequelize-site.netlify.app |
5bdb1bc to
efa16f5
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
|
Website draft URL: https://6931242ed34f7a4c5e5029bc--sequelize-site.netlify.app |
This PR contains the following updates:
1.0.1->2.0.0Release Notes
sequelize/pr-auto-update-and-handle-conflicts (sequelize/pr-auto-update-and-handle-conflicts)
v2.0.0Compare Source
This release adds support for updating PRs from forks that allow maintainers to update the PR
It is done via
gitrather than via GitHub's API, and therefore has a different behavior than updating local branchesBreaking changes
The tokens have changed.
PATwas replaced withUPDATE_BRANCH_PATandUPDATE_FORK_PATwhich are used for updating same-repo branches and fork branches respectively.UPDATE_BRANCH_PATcan be a GitHub App token, butUPDATE_FORK_PATmust be a user PAT.You can disable updating fork branches by setting
update-requires-sourcetobranchConfiguration
📅 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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.