Skip to content

T7579: added workflow for CLA #106

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

Open
wants to merge 1 commit into
base: current
Choose a base branch
from
Open

T7579: added workflow for CLA #106

wants to merge 1 commit into from

Conversation

lemeshovich
Copy link

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

@lemeshovich lemeshovich requested review from zdc, a team, dmbaturin, sarthurdev, jestabro, sever-sever and c-po and removed request for a team July 4, 2025 11:46
Copy link

github-actions bot commented Jul 4, 2025

👍
No issues in PR Title / Commit Title

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants