Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add GitHub Action to support /assign and /unassign comment commands #3552

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

Open
yugalkaushik wants to merge 6 commits into processing:develop
base: develop
Choose a base branch
Loading
from yugalkaushik:auto-assign

Conversation

@yugalkaushik
Copy link
Contributor

@yugalkaushik yugalkaushik commented Jul 26, 2025

Fixes #3551

This PR introduces a GitHub Action that allows contributors to assign or unassign themselves from issues and pull requests using simple comment commands.

Changes:

  • /assign: Assigns the commenter to the issue or PR.
  • /unassign: Removes the commenter as an assignee.

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123

@raclim raclim added the Feature Request Proposal for adding a new functionality label Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Feature Request Proposal for adding a new functionality

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Support /assign and /unassign comment commands for self-assignment and unassignment

AltStyle によって変換されたページ (->オリジナル) /