Skip to content

T7579: added workflow for CLA #11

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
Jul 6, 2025
Merged

T7579: added workflow for CLA #11

merged 1 commit into from
Jul 6, 2025

Conversation

lemeshovich
Copy link
Contributor

T7579: added workflow for CLA

Change Summary

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Other (please describe):

How to test

  1. Create a new pull request from a GitHub user who has never signed the CLA before.
  2. Upon PR creation or update, the GitHub Action will automatically run and check for a valid CLA signature.
  3. If the user has not signed the CLA:
    3.1 A comment will appear on the pull request prompting them to sign it.
    3.2 The user must respond with the exact phrase: I have read the CLA Document and I hereby sign the CLA
  4. The signature will be stored in the central repository vyos/vyos-cla-signatures under signatures/version1/cla.json.
  5. After the signature is added, the CLA check will pass and the comment will be updated accordingly.

The action will ignore bots in the allowlist (e.g. vyosbot and others) and will not require them to sign the CLA.

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

@c-po c-po merged commit 19ea949 into current Jul 6, 2025
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants