Skip to content

chore(cla): implement coder.com/cla #4354

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 10, 2022
Merged

chore(cla): implement coder.com/cla #4354

merged 1 commit into from
Oct 10, 2022

Conversation

ghuntley
Copy link
Contributor

@ghuntley ghuntley commented Oct 4, 2022

This pull-request implements a GitHub actions based workflow that blocks contributions to coder/coder unless the contributor has signed our Contributor License Agreement (CLA). The end-to-end workflow looks similar to below.

Signatures are versioned and stored at https://github.com/coder/cla.

CleanShot 2022-10-04 at 12 19 15@2x

When (or if) Contributor License Agreement (CLA) is updated then path-to-signatures: 'v2022-09-04/signatures.json' in .github/workflows/cla.yml should also be updated to ensure that future contributions are blocked unless people re-read/agree to the CLA.

@ghuntley ghuntley requested a review from ammario October 10, 2022 22:03
Copy link
Member

@ammario ammario left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(assuming you tested this already)

thanks for the change!

@ghuntley ghuntley merged commit 704840c into main Oct 10, 2022
@ghuntley ghuntley deleted the gh/cla branch October 10, 2022 22:49
@github-actions github-actions bot locked and limited conversation to collaborators Oct 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants