-
Notifications
You must be signed in to change notification settings - Fork 84
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
Added Issue labeler work flow #166
Conversation
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our chaotic CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ensure the PR matches the requirements mentioned in the Contribution guide. The maintainer might get in touch to enusre quality. Thanks for your time
@ygowthamr can you share a snapshot of the workflow |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ygowthamr check proper color codes
@rohitinu6 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ygowthamr In the PR description please add an tested issue screenshot from your forked repo.
Thanks
@Mayureshd-18 @jvedsaqib Note :
Pls merge my pr asap and try to give me at least level2 for this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ygowthamr Please include all the labels:
- gssoc-ext
- hacktoberfest
- hacktoberfest-accepted
- level?
And also update the images after making these changes.
Thanks
The level 2 and 3 are reserved for new algos written from scratch. Thanks for understanding! |
@Mayureshd-18 |
Please add the tested image in the PR description itself. |
@Mayureshd-18 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
@jvedsaqib Please review this once. |
@jvedsaqib |
gssoc-ext #0E4075 |
@jvedsaqib |
@jvedsaqib @rohitinu6 |
@rohitinu6 |
@rohitinu6 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good to me!
@jvedsaqib @Mayureshd-18 @rohitinu6 |
@Mayureshd-18 @jvedsaqib @rohitinu6 |
🎉🎉 Thank you for your contribution! Your PR #166 has been merged! 🎉🎉 |
Description:
This PR adds a GitHub Action to automate labeling of issues on creation or edit.
The labels added are
gssoc-extd
(green),hacktoberfest
(orange), andlevel?
(purple).level?
serves as a placeholder until the project admin assigns the final level during PR review.The workflow uses the GitHub API to ensure labels are updated with correct colors and descriptions
Fix #156
@rohitinu6
Pls add labels like level3,gssoc-extd,hacktoberfest-accepted.