Skip to content

ci(cla): add CLA check workflow - #4

Merged
ajianaz merged 1 commit into
mainfrom
cla-check
Aug 9, 2026
Merged

ci(cla): add CLA check workflow#4
ajianaz merged 1 commit into
mainfrom
cla-check

Conversation

@ajianaz

@ajianaz ajianaz commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

What

Add CLA check workflow to enforce Contributor License Agreement for all external contributors.

Why

Standardize CLA enforcement across all public CodeCoraDev repos. Without this, external PRs bypass CLA requirement.

Changes

  • Added .github/workflows/cla-check.yml (identical to cora-code + uteke)
  • Triggers on PR opened/synchronize/reopened
  • Checks signatures.json from codecoradev/.github org repo
  • Comments on PR with sign link if unsigned
  • Sets commit status (pass/fail)

Testing

Workflow is identical to the proven implementation in cora-code (#514) and uteke (#966).

@ajianaz
ajianaz merged commit 5cacd1e into main Aug 9, 2026
1 check passed
@ajianaz
ajianaz deleted the cla-check branch August 9, 2026 07:08
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

✅ CodeCoraDev CLA Bot

Thank you @ajianaz! Your CLA is on file. 🎉

Your contribution can now be reviewed.

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