Add CLA workflow#20
Conversation
|
👋 Hello @glenn-jocher, thank you for submitting a
For more guidance, please refer to our Contributing Guide. Don't hesitate to leave a comment if you have any questions. Thank you for contributing to Ultralytics! 🚀 |
|
🎉 Thank you, @glenn-jocher, for this valuable contribution to
This PR strengthens the project with automated CLA checks, making contributor compliance more consistent while reducing manual maintenance and keeping contributions moving smoothly. Your work helps build a more reliable and welcoming open-source workflow for everyone. 🙌 |
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 automated Contributor License Agreement (CLA) checks to the
ultralytics/source-tracerepository. ✅📊 Key Changes
.github/workflows/cla.yml.recheckor confirming CLA acceptance.ultralytics/actions/cla@mainaction with appropriate GitHub permissions.🎯 Purpose & Impact