shivamyadavrgipt / Social_media_management

The project is about Building the Social media management system i.e one can regulate their different Social media from one place ,can analyse the interaction of the user and responses able post on social different social media account from one place
https://social-media-management-djkz.vercel.app/
18 stars 45 forks source link

Auto-Label Workflow #148

Open archanasingh11 opened 1 hour ago

archanasingh11 commented 1 hour ago

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:

  1. 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.
  2. 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.
  3. 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:

Suggested Implementation:

Please @shivamyadavrgipt assign me this issue with labels "gssoc-ext" , "hacktoberfest-accepted" and "level3"

archanasingh11 commented 1 hour ago

Do assign me the labels in PR also

shivamyadavrgipt commented 1 hour ago

@archanasingh11 assigned