-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
I would like to request the addition of an auto-label workflow in this repository to automatically label pull requests with "gssoc-ext" and "hacktoberfest-accepted" during relevant events such as GSSoC (GirlScript Summer of Code) and Hacktoberfest.
Key Features:
-
Auto-label on PR Creation:
- Automatically apply the "gssoc-ext" label for any pull requests submitted as part of GSSoC.
- Automatically apply the "hacktoberfest-accepted" label for pull requests during the Hacktoberfest period, or when contributors indicate Hacktoberfest participation.
-
Workflow Automation:
- Use GitHub Actions to create a workflow that triggers upon pull request creation, checking the event or time period, and assigning the appropriate label automatically.
-
Custom Conditions:
- Allow maintainers to manually override the labels if necessary.
- Include a check to ensure only valid PRs contributing to the project are labeled with "hacktoberfest-accepted", following Hacktoberfest rules.
Benefits:
- Efficiency: Automating this process will save time for maintainers by reducing manual labeling.
- Transparency: Ensures that contributors clearly know when their pull request has been accepted for relevant events.
- Compliance: Helps in staying aligned with the official rules for Hacktoberfest, where labels like "hacktoberfest-accepted" are required to validate contributions.
Please @Kritika30032002 assign me this issue with labels "gssoc-ext" , "hacktoberfest-accepted" and "level3".
Screenshots
No response
Checklist
- I have starred the repository
- I have checked the existing issues
- I have read the discussion tab thoroughly and got the project idea
- I am willing to work on this issue (optional)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request