Skip to content
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

Create CLA Action #2228

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Create CLA Action #2228

merged 1 commit into from
Jun 20, 2024

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Jun 20, 2024

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

A new GitHub workflow titled "CLA Assistant" was introduced to ensure compliance with the Ultralytics Contributor License Agreement (CLA) for all pull request authors.

📊 Key Changes

  • New Workflow File: Added a .github/workflows/cla.yml file.
  • Trigger Events: Configured to trigger on issue comments, pull request reopening, opening, and synchronization.
  • Permission Settings: Set permissions for actions, content, pull-requests, and statuses.
  • CLA Job Execution: Implemented steps to check for CLA compliance using the contributor-assistant/github-action.

🎯 Purpose & Impact

  • Ensure Legal Compliance: Automatically verifies that all contributors have signed the CLA before their PRs are merged, ensuring legal protection for both contributors and the project.
  • Streamline Contribution Process: Provides clear instructions and automatic checks, making the contribution process smoother and more transparent for developers.
  • Improved Project Management: Helps maintain a clear record of contributors' agreement to the CLA, reducing administrative overhead and potential legal issues.

🚀🔏

@glenn-jocher glenn-jocher merged commit 8e5b2dd into master Jun 20, 2024
7 checks passed
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch June 20, 2024 12:58
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.

None yet

1 participant