Commit b89ea27
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 c4c6313 commit b89ea27
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
139 | 142 | | |
140 | 143 | | |
141 | 144 | | |
142 | | - | |
| 145 | + | |
143 | 146 | | |
144 | 147 | | |
145 | 148 | | |
146 | 149 | | |
147 | 150 | | |
148 | 151 | | |
149 | | - | |
| 152 | + | |
150 | 153 | | |
151 | 154 | | |
152 | 155 | | |
| |||
0 commit comments