You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a use case that involves only checking if a particular "invalid plugin" is set, let's say do not merge. I don't want to specify "positive labels" or in other words: I don't want to be forced to mark PRs as checked/ready to reviews/or else.
The only constraint I want this plugin to do is to add a "Request changes" review when do not merge label is added.
Can we somehow achieve this with current version of this PR or maybe it would require some changes to its core logic?
Hello,
Thanks for this awesome plugin!
I have a use case that involves only checking if a particular "invalid plugin" is set, let's say
do not merge
. I don't want to specify "positive labels" or in other words: I don't want to be forced to mark PRs as checked/ready to reviews/or else.The only constraint I want this plugin to do is to add a "Request changes" review when
do not merge
label is added.Can we somehow achieve this with current version of this PR or maybe it would require some changes to its core logic?
Here's the comment that this plugin outputs (ref)
When the following config is used:
The text was updated successfully, but these errors were encountered: