Commit ef09f63
authored
chore: tell agents to not amend or rebase PRs (bazel-contrib#3804)
Amending or rebasing open pull requests complicates the review process
by
obscuring change history and making it difficult to track incremental
updates.
This change adds an explicit rule to `AGENTS.md` under the "RULES TO
ALWAYS
FOLLOW AND NEVER IGNORE" section, instructing agents to avoid amending
or
rebasing once a pull request has been created.1 parent ae129b3 commit ef09f63
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments