Add CLA workflow#53
Conversation
|
👋 Hello @glenn-jocher, thank you for submitting a
|
UltralyticsAssistant
left a comment
There was a problem hiding this comment.
🔍 PR Review
Made with ❤️ by Ultralytics Actions
The workflow matches the supported Ultralytics CLA action configuration and is safely pinned. The PR description needs the repository-required deletion/justification entry before it can pass the project review gate.
💬 Posted 1 inline comment
|
🎉 Thank you and congratulations on merging PR #53, @glenn-jocher!
This PR’s automated CLA workflow is an important step toward making contributions easier to manage while protecting the project’s legal and licensing foundations. Your work helps build a stronger, more welcoming, and sustainable open-source community. 🤝 |
Summary
ultralytics/actions/cla@mainso repositories inherit shared fixes automaticallyactions: writeandpull-requests: writeultralytics/clarepositoryDeleted: nothing. No CLA workflow or repository-local equivalent existed; organization-wide CLA enforcement cannot be achieved by deletion or relocation in this repository.
Reused: the canonical
ultralytics/actions/.github/workflows/cla.ymlstructure and sharedultralytics/actions/cla@mainimplementation.Validation
ultralytics/actions/.github/workflows/cla.ymltemplateactionlint .github/workflows/cla.ymlnpx prettier --write .github/workflows/cla.ymlgit diff --check🛠️ PR Summary
Made with ❤️ by Ultralytics Actions
🌟 Summary
Adds an automated Contributor License Agreement (CLA) workflow to manage contributor sign-offs for pull requests. 🤝
📊 Key Changes
.github/workflows/cla.yml.recheckor confirming CLA acceptance.ultralytics/actions/cla@mainaction to handle CLA verification.🎯 Purpose & Impact