takanome-dev / assign-issue-action

🤖 A github action that assign issues based on "/assign" command (or any trigger you want to use)
MIT License
8 stars 1 forks source link

Feature: Support `/unassign-me` and `/unassign-previous-commenter` #241

Open koppor opened 3 days ago

koppor commented 3 days ago

Type of feature

💡 Feature

Current behavior

Currently, a commenter can assign themselves, but not unassign.

![Uploading image.png…]()

Suggested solution

Offer /unassign-me for a self-unassignment and /unasign-previous-commenter to unassign the previous commenter. The latter is the oppostite function of the feature wished at https://github.com/takanome-dev/assign-issue-action/issues/240.

Additional context

No response

Code of Conduct

Contributing Docs