Skip to content

Commit bb30018

Browse files
ANcpLuaclaude
andcommitted
chore(auto-merge): sync to canonical template
Neutral wording in the header comment; no functional change. The same-repo guard on enable-auto-merge is unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 6901e38 commit bb30018

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

.github/workflows/auto-merge.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,10 @@
2525
# - claude/ — Claude Code agents
2626
#
2727
# Both jobs require head.repo.full_name == github.repository. A branch prefix
28-
# is chosen by whoever opens the PR, so under pull_request_target — which runs
29-
# with the base repo's write token even for fork PRs — the prefix alone gates
30-
# nothing. Without the same-repo check any fork can push a `claude/…` branch
31-
# and land it on main unreviewed (ancplua-claude-plugins#345, merged 10s after
32-
# open by an outside contributor while the policy trusted `codex/`).
28+
# is chosen by whoever opens the PR, and pull_request_target runs with the base
29+
# repo's write token even for fork PRs — so the prefix alone gates nothing.
30+
# Without the same-repo check, any fork can push a `claude/…` branch and land
31+
# it on main unreviewed.
3332

3433
name: Auto-merge
3534

0 commit comments

Comments
 (0)