Commit 977a554
docs: add deprecation notices for rebase on fork PRs with bot_account (#10817)
The git-based rebase code path for fork PRs with bot account
impersonation will be removed on July 1, 2026. Add caution/note
callouts to affected documentation pages:
- rebase action: recommend switching to the update action
- rebase command: recommend switching to the update command
- merge queue parallel checks: warn about update_bot_account + rebase
- merge strategies: warn about update_method=rebase on fork PRs
Relates to Mergifyio/monorepo#27909 and Mergifyio/monorepo#27959.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a06c189 commit 977a554
3 files changed
Lines changed: 26 additions & 0 deletions
File tree
- src/content/docs
- commands
- merge-queue
- workflow/actions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
22 | 28 | | |
23 | 29 | | |
24 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
181 | 188 | | |
182 | 189 | | |
183 | 190 | | |
| |||
276 | 283 | | |
277 | 284 | | |
278 | 285 | | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
279 | 292 | | |
280 | 293 | | |
281 | 294 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
20 | 27 | | |
21 | 28 | | |
22 | 29 | | |
| |||
0 commit comments