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

[FEATURE] Auto Label workflow #101

Open
1 task done
souvikpramanikgit opened this issue Nov 3, 2024 · 1 comment
Open
1 task done

[FEATURE] Auto Label workflow #101

souvikpramanikgit opened this issue Nov 3, 2024 · 1 comment
Labels
status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet)

Comments

@souvikpramanikgit
Copy link

Is this feature already requested?

  • I have checked "open" and "closed" issues, and this is not a duplicate.

Problem or Missing Functionality

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.

Feature Description

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.
Suggested Implementation:
Add a GitHub Actions workflow file in .github/workflows that triggers on pull request events and applies the labels based on specific conditions.

Screenshots

No response

Would you like to work on this feature?

Yes

Implementation Plan

No response

@souvikpramanikgit souvikpramanikgit added the status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet) label Nov 3, 2024
Copy link

github-actions bot commented Nov 3, 2024

👋 Thank you @souvikpramanikgit for raising an issue! We’re thrilled to have your input as we work to make this project even better. Our team will review it shortly, so stay tuned! Meanwhile, make sure your issue gets noticed, don’t forget to star the repo 🌟 and follow @ajaynegi45 for even more project insights!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet)
Projects
None yet
Development

No branches or pull requests

1 participant