Commit 558e926
authored
ci: trigger feature tests on push to dev to unblock auto-publish (#3973)
## Summary
- Add `dev` to `feature_test.yml` push.branches.
- Add `push` to the lint job's `if` condition.
This unblocks the dev auto-publish workflow that has been failing for 4
consecutive runs with GH006 ("7 of 7 required status checks are
expected").
## Test plan
- [ ] CI passes on this PR (all 9 contexts including 3.14 jobs)
- [ ] Squash-merge to dev
- [ ] Observe \`Publish and release CumulusCI\` workflow run on dev: bot
version bump commits and pushes successfully
- [ ] Verify \`cumulusci==5.0.0.devN\` lands on PyPI
Spec:
docs/superpowers/specs/2026-04-27-cci-dev-auto-publish-unblock-design.md1 parent d5debb6 commit 558e926
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | | - | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments