sindresorhus/refined-github

Add comment-commands to add labels, etc... #4465

AlCalzone posted onGitHub

I'm not sure if this is even possible in Github or through this extension. GitLab has so-called quick actions which (among other things) can add labels to an issue/PR: https://docs.gitlab.com/ee/user/project/quick_actions.html

In a project I maintain, I frequently have to request logs from users and set a label to mark the issue as "waiting for info". Being able to do this with Github's saved replies would be super helpful, for example like this:

Please post this and that.

/label "waiting for info"

The /label part should not appear in the comment, but instead add a label when the comment button is pressed.


It would be possible for an extension to catch this, unless it’s done when replying via email, but it sounds like a feature that could stand alone in its own extension.

posted by fregante almost 4 years ago

Fair enough - I just figured it would fit here, since most of the infrastructure is already in place.

posted by AlCalzone almost 4 years ago

Fund this Issue

$0.00
Funded

Pull requests