Skip to content

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

Closed
ajianaz wants to merge 1 commit into
developfrom
cla-check
Closed

ci(cla): add CLA check workflow#98
ajianaz wants to merge 1 commit into
developfrom
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).

@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.

@ajianaz ajianaz closed this Aug 9, 2026
@ajianaz
ajianaz deleted the cla-check branch August 9, 2026 07:39
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