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

Added Issue labeler work flow #166

Merged
merged 7 commits into from
Oct 25, 2024
Merged

Conversation

ygowthamr
Copy link
Contributor

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), and level? (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.

Copy link
Contributor

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! 😊

Copy link
Contributor

@github-actions github-actions bot left a 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

@jvedsaqib
Copy link
Collaborator

@ygowthamr can you share a snapshot of the workflow

Copy link
Collaborator

@jvedsaqib jvedsaqib left a 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

@ygowthamr ygowthamr requested a review from jvedsaqib October 23, 2024 00:50
@ygowthamr
Copy link
Contributor Author

@rohitinu6
I have updated the code pls check and merge it

@rohitinu6 rohitinu6 added gssoc-ext GSSoC'24 Extended Version hacktoberfest-accepted Hacktoberfest 2024 level1 10 Points 🥇(GSSoC) hacktoberfest Hacktober Collaboration labels Oct 23, 2024
Copy link
Collaborator

@Mayureshd-18 Mayureshd-18 left a 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

@ygowthamr
Copy link
Contributor Author

ygowthamr commented Oct 23, 2024

@Mayureshd-18 @jvedsaqib
The below are the images that you asked:

  • image
  • image

Note :

  • In the above there is hacktoberfest label but i have updated in this commit, now this label will come as hacktoberfest-accepted

Pls merge my pr asap and try to give me at least level2 for this PR

Copy link
Collaborator

@Mayureshd-18 Mayureshd-18 left a 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:

  1. gssoc-ext
  2. hacktoberfest
  3. hacktoberfest-accepted
  4. level?

And also update the images after making these changes.
Thanks

@Mayureshd-18
Copy link
Collaborator

@Mayureshd-18 @jvedsaqib The below are the images that you asked:

  • image
  • image

Note :

  • In the above there is hacktoberfest label but i have updated in this commit, now this label will come as hacktoberfest-accepted

Pls merge my pr asap and try to give me at least level2 for this PR

The level 2 and 3 are reserved for new algos written from scratch. Thanks for understanding!

@ygowthamr
Copy link
Contributor Author

@Mayureshd-18
Added all required things. Merge my pr

@Mayureshd-18
Copy link
Collaborator

@Mayureshd-18 Added all required things. Merge my pr

Please add the tested image in the PR description itself.
Thanks

@ygowthamr
Copy link
Contributor Author

ygowthamr commented Oct 23, 2024

@Mayureshd-18
The below are the images after changing:

  • image
  • image

Copy link
Collaborator

@Mayureshd-18 Mayureshd-18 left a 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!

@Mayureshd-18
Copy link
Collaborator

@ygowthamr check proper color codes

@jvedsaqib Please review this once.

@ygowthamr
Copy link
Contributor Author

@jvedsaqib
Can you send me color codes so that i will update it.

@jvedsaqib
Copy link
Collaborator

@jvedsaqib Can you send me color codes so that i will update it.

gssoc-ext #0E4075
hacktoberfest #006b75
hacktoberfest-accepted #95D2AA
level1 #51635E
level2 #C03B25
level3 #7B6B8B

@ygowthamr
Copy link
Contributor Author

@jvedsaqib
Updated pls check and merge my PR

@ygowthamr
Copy link
Contributor Author

@jvedsaqib @rohitinu6
I think it should be fine kindly merge my PR

@ygowthamr
Copy link
Contributor Author

@rohitinu6
Pls review and merge my PR

@ygowthamr
Copy link
Contributor Author

@rohitinu6
Can you review and merge my PR

@Mayureshd-18 Mayureshd-18 self-requested a review October 24, 2024 04:37
Copy link
Collaborator

@Mayureshd-18 Mayureshd-18 left a 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!

@ygowthamr
Copy link
Contributor Author

@jvedsaqib @Mayureshd-18 @rohitinu6
Everyone approved the changes pls merge it.please don't prolong it

@ygowthamr
Copy link
Contributor Author

@Mayureshd-18 @jvedsaqib @rohitinu6
Anyone please merge my pr as everyone approved this PR

@rohitinu6 rohitinu6 merged commit e4c8bd5 into rohitinu6:main Oct 25, 2024
2 of 3 checks passed
Copy link
Contributor

🎉🎉 Thank you for your contribution! Your PR #166 has been merged! 🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext GSSoC'24 Extended Version hacktoberfest Hacktober Collaboration hacktoberfest-accepted Hacktoberfest 2024 level1 10 Points 🥇(GSSoC)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Implementing Auto Labeling for Issues
4 participants