-
Notifications
You must be signed in to change notification settings - Fork 45
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
Set CLA-related labels ("CLA: Error" & "CLA: Valid") #3577
Comments
Feature to be discussed |
I believe the "search" functionality is a feature of GitHub, and it's not something we can address from the EasyCLA perspective. If that's the case, I suggest we close this ticket. |
Search is a GitHub feature but attaching labels is very much something that the EasyCLA bot can do - and I provided rationale why that would be useful in my original post. |
Yea indeed @mlehotskylf we have to add the tagging accordingly on the PR |
- Added label identifying the EasyCLA status for the Github search feature Signed-off-by: Harold Wanyama <hwanyama@contractor.linuxfoundation.org>
@thakurveerendras kindly verify |
This reverts commit 10e2232.
Hello @mgol , thanks for your patience . Using Github Actions pipeline you can add a label upon the status of the easycla checks. Theres a project thats handling that on their end and creating labels accordingly.. This is one of the reasons it was decided that it would be more flexible with the project owner handling the status updates.
cc @mlehotskylf |
@mgol please let us know if above script worked for you. Thank you! |
Summary
For the use in jQuery, I'd like it to add a
CLA: Error
orCLA: Valid
based on the current CLA verification status. We had this with the previous CLA system used by jQuery and it was extremely valuable - I could quickly filter PRs with a proper CLA status without opening PR links.Background
User Story
I want to be able to quickly filter PRs with a proper CLA status without opening PR links.
Acceptance Criteria
CLA: Error
orCLA: Valid
depending on whether the CLA was signed or not.References
N/A
The text was updated successfully, but these errors were encountered: