Skip to content
Draft
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 ci/DNM-spyre-test-gate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# DO NOT MERGE — Spyre check-gate validation

Throwaway PR for validating Spyre CI check behaviour end to end. It carries no functional
change and must never be merged.

Used to verify, against a real PR:

- the aggregate `Spyre Test` check is posted
- the gateable `Spyre Test (<arch>)` context appears on the PR head
- a narrowed run (`archs=` / `preset=`) reports `action_required` for an arch it did not
exercise, rather than passing
- `Test-With:` companion resolution, when a counterpart PR is linked

Delete the branch once the rollout is done.
Loading