[FEATURE] Implementing Auto Labeling for Issues #156
Labels
enhancement
New feature or request
gssoc-ext
GSSoC'24 Extended Version
hacktoberfest
Hacktober Collaboration
hacktoberfest-accepted
Hacktoberfest 2024
level1
10 Points 🥇(GSSoC)
Is this a unique feature?
Is your feature request related to a problem/unavailable functionality? Please describe.
Title:
Implement Auto Labeling for Issues
Description:
This feature aims to automate the process of assigning labels to issues when they are created or edited. The following labels will be automatically added:
Tasks:
Create a GitHub Action that listens to issue events (
opened
,edited
).Automatically assign the following labels:
gssoc-extd
hacktoberfest
level?
Ensure the placeholder label
level?
remains on the issue until the project admin assigns the final level during the PR stage.Test the automation by creating and editing issues.
Proposed Solution
Acceptance Criteria:
level?
is correctly assigned to issues.@rohitinu6
Pls assign me this issue and give me level3,hacktoberfest-accepted and gssoc-extd
Screenshots
No response
Do you want to work on this issue?
Yes
If "yes" to above, please explain how you would technically implement this (issue will not be assigned if this is skipped)
No response
The text was updated successfully, but these errors were encountered: