Feature suggestion
Support commenting on labeled discussions.
GitHub now allows maintainers to add label(s) to a discussion in the same way as an issue.
The action currently only supports issue or pull request types.
It would be very nice if the action can comment on discussion type as well.
Why this would be nice to have?
As a triagist on the renovatebot/renovate repository I frequently apply certain labels to let contributors know we need something from them, either formatting logs properly, making a minimal reproduction etc.
We now frequently convert a issue to a discussion, but sometimes we still need something from the contributor in the discussion.
It would be very very nice if we could use the labels on discussions the same way as on issues. This way the maintainers can use the standard templates, instead of typing out a response manually every time.
Are you willing to work on this?
I cannot offer help making this feature. If this is too much work, or outside the scope of what you want the action to do, feel free to close the issue. 😉
Feature suggestion
Support commenting on labeled discussions.
GitHub now allows maintainers to add label(s) to a discussion in the same way as an issue.
The action currently only supports
issueorpull requesttypes.It would be very nice if the action can comment on
discussiontype as well.Why this would be nice to have?
As a triagist on the
renovatebot/renovaterepository I frequently apply certain labels to let contributors know we need something from them, either formatting logs properly, making a minimal reproduction etc.We now frequently convert a issue to a discussion, but sometimes we still need something from the contributor in the discussion.
It would be very very nice if we could use the labels on discussions the same way as on issues. This way the maintainers can use the standard templates, instead of typing out a response manually every time.
Are you willing to work on this?
I cannot offer help making this feature. If this is too much work, or outside the scope of what you want the action to do, feel free to close the issue. 😉