## Summary - Fixes the automerge workflow that was merging PRs immediately without waiting for CI - Replaces `gh pr merge --auto` (requires branch protection) with a `workflow_run` trigger that fires after CI completes - When CI passes on a PR with the "Automerge" label, the PR is squash-merged automatically ## Test plan - [x] Merge this PR manually to get the workflow on `main` - [x] Create a test PR, add the "Automerge" label, and verify it only merges after CI passes |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| FUNDING.yml | ||