Skip to content

feat: add auto-labeler workflow for incoming pull requests (#109)#111

Open
saurabhhhcodes wants to merge 1 commit into
PandyaJeet:mainfrom
saurabhhhcodes:feat/auto-labeler-109
Open

feat: add auto-labeler workflow for incoming pull requests (#109)#111
saurabhhhcodes wants to merge 1 commit into
PandyaJeet:mainfrom
saurabhhhcodes:feat/auto-labeler-109

Conversation

@saurabhhhcodes

Copy link
Copy Markdown

Fixes #109

Adds a GitHub Actions workflow that automatically labels new PRs with the GSSoC label when they are opened or reopened.

Changes

  • .github/workflows/auto-labeler.yml: New workflow using actions/github-script to add the GSSoC label to new PRs

…t#109)

Adds a GitHub Actions workflow that automatically labels new PRs with
GSSoC label using actions/github-script.
@github-actions github-actions Bot added the gssoc:approved GSSoC approved PR - earns base 50 pts label Jun 21, 2026

@itsdakshjain itsdakshjain left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issue raised or assigned and also the workflow already exisits in repo, duplicate work
Closing it @PandyaJeet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc:approved GSSoC approved PR - earns base 50 pts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] - add auto-labeler workflow for incoming pull requests

2 participants