Skip to content

ci: enforce backstage contribution gates - #6

Merged
intellinfra-dev merged 2 commits into
mainfrom
feat/enforce-commit-policy
Aug 9, 2026
Merged

ci: enforce backstage contribution gates#6
intellinfra-dev merged 2 commits into
mainfrom
feat/enforce-commit-policy

Conversation

@intellinfra-dev

Copy link
Copy Markdown
Contributor

What changed

  • validate pull request titles and commits with Conventional Commits
  • require a Signed-off-by line on every pull request commit

Why

The plugin already had CI and Playwright coverage, but no status contexts for its documented commit and DCO policy. These jobs make both policies enforceable through the default-branch Ruleset.

Validation

  • actionlint .github/workflows/*.yml
  • npm run lint
  • npm run tsc
  • TMPDIR=/tmp npm test — 43 tests passed
  • npm run build
  • git diff --check

Signed-off-by: dev lithastra dev@lithastra.com

Signed-off-by: dev lithastra <dev@lithastra.com>
Signed-off-by: dev lithastra <dev@lithastra.com>
@intellinfra-dev
intellinfra-dev marked this pull request as ready for review August 9, 2026 14:01
@intellinfra-dev
intellinfra-dev merged commit c85cbb0 into main Aug 9, 2026
4 checks passed
@intellinfra-dev
intellinfra-dev deleted the feat/enforce-commit-policy branch August 9, 2026 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant