Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions _verify-gate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# automerge-gate behavior verification (TEMPORARY)

This file exists only to produce a non-`.github/**` diff so that the
`actionlint` workflow's `paths` filter excludes this PR.

The associated PR is intentionally never merged. It is closed after
observing that:

- `actionlint` does NOT appear in `gh pr checks` (paths filter skipped it).
- `all-passed` (the automerge-gate job) still completes with SUCCESS,
proving the gate ignores absent path-filtered workflows rather than
blocking on them.

Delete this file by closing the PR and deleting the branch.