Commit 2576c19
ci: wire the merge-orchestration CVE/bump gate (bridge-gate.yml) (#127)
**Replicates the merge-orchestration CVE/bump gate** into panic-attack's
own CI (pilot landed in reposystem#114; design in hypatia#459). **Meta
change — it edits CI — so it's for your review, not auto-merged.**
This repo *is* the Patch-Bridge, so the gate builds it **from source
here** and self-triages its own dependency tree (fine).
`.github/workflows/bridge-gate.yml` runs on `dependabot`/`renovate` bump
PRs: **B3** (nix → fail) + **B1** (reachable unmitigable CVE → fail). A
clean patch/minor CVE-clear bump passes. SHA-pinned `checkout`, env-only
context, `timeout-minutes`. Verdict logic was tested in hypatia#459.
After merge (your call): add `bridge-gate` to **required status checks**
to make a fail block; `@dependabot rebase` existing bump PRs to run it
on them.
---
_Generated by [Claude
Code](https://claude.ai/code/session_011GXPoh6pB6rm3jfeLHWMtc)_
Co-authored-by: Claude <noreply@anthropic.com>1 parent d215986 commit 2576c19
1 file changed
Lines changed: 59 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
0 commit comments