Commit c5d36ca
fix(ci): skip cert-bot publish loop and ignore conformance-only pushes
- Gate mint/publish on the real GitHub App actor (intentproof-cert-bot[bot]),
not github-actions[bot], so follow-up commits from the app do not re-run publish.
- On push to main, ignore paths that only update repo-root conformance JSON so
main does not churn after artifact commits (fewer stale PR bases).
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent ccf60d8 commit c5d36ca
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
6 | 11 | | |
7 | 12 | | |
8 | 13 | | |
| |||
0 commit comments