Commit b159298
ci: rename to ci.yml and add lint-and-test gate
Rename lint-code.yml to ci.yml, add a `pull_request` trigger (required
checks must run on PRs), and add a `lint-and-test` aggregator job that
`needs: [build]`. The pylint job uses a matrix, which would otherwise
only produce per-version check contexts; the aggregator yields a single
`lint-and-test` context to satisfy the facioquo org ruleset.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 231ecc3 commit b159298
1 file changed
Lines changed: 15 additions & 2 deletions
Lines changed: 15 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
0 commit comments