headroom/.github
JD Davis b723874d12
ci: limit commitlint to pull requests (#843)
## Summary
- limit the CI commitlint job to pull request events
- prevent squash-merge commit subjects on `main` from failing post-merge
CI
- keep commitlint as a pre-merge PR gate

## Context
- fixes the main-branch CI failure from
https://github.com/chopratejas/headroom/actions/runs/27320913096/job/80711562040

## Validation
- `diff --check`
- `actionlint .github/workflows/ci.yml .github/workflows/release.yml
.github/workflows/release-please.yml .github/workflows/docker.yml`
- `act workflow_dispatch -W .github/workflows/release.yml -e
.github/act/dry-run.json -n`
- `act release -W .github/workflows/release.yml -e
.github/act/release-published.json -n`
- `act push -W .github/workflows/release-please.yml -e
.github/act/push-feat.json -n`
- `act workflow_dispatch -W .github/workflows/docker.yml -e
.github/act/docker-version.json -n`
2026-06-10 22:39:47 -05:00
..
act ci(release): fix workflow-validation for new release trigger 2026-05-25 18:36:12 -07:00
actions/headroom-e2e-setup refactor: single-wheel maturin build backend (fixes #355) 2026-05-03 13:16:41 -07:00
ISSUE_TEMPLATE docs(copilot): add cross-platform subscription testing guide + issue template 2026-06-03 23:18:32 -07:00
plugin ci(release): align manifest + pyproject + package.json to 0.22.3 2026-05-25 18:41:38 -07:00
workflows ci: limit commitlint to pull requests (#843) 2026-06-10 22:39:47 -05:00
dependabot.yml ci: group dependabot minor/patch updates per ecosystem 2026-04-16 17:54:39 -05:00
FUNDING.yml Prepare for OSS release v0.2.0 2026-01-07 11:36:44 -08:00
PULL_REQUEST_TEMPLATE.md Prepare for OSS release v0.2.0 2026-01-07 11:36:44 -08:00