Skip to content

ci: enforce action contribution gates - #7

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

ci: enforce action contribution gates#7
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
  • exercise the currently released KubeAtlas v1.5.1 CLI in the Kind smoke test

Why

The repository had runtime checks but no status contexts for its documented commit and DCO policy. Adding explicit jobs makes those policies enforceable through the default-branch Ruleset.

Validation

  • actionlint .github/workflows/*.yml
  • shellcheck scripts/*.sh
  • git diff --check

The pull request CI performs the real Kind smoke test with KubeAtlas v1.5.1.

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 13:57
@intellinfra-dev
intellinfra-dev merged commit cff8aac into main Aug 9, 2026
4 checks passed
@intellinfra-dev
intellinfra-dev deleted the feat/enforce-commit-policy branch August 9, 2026 13:57
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