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
{{ message }}
This repository has been archived by the owner on Nov 28, 2018. It is now read-only.
I would like to be able to have mention-bot look for multiple labels instead of just a single label.
Ie. ["rfc", "review"]
I'm happy to submit a pr for this but was after some guidance first. Which one of these (providing you think this is reasonable) approached should I take:
a. Add withLabels and maintain support for withLabel
b. Add withLabels and drop support for withLabel
c. Allow array value on withLabel
d. other...
The text was updated successfully, but these errors were encountered:
I would like to be able to have mention-bot look for multiple labels instead of just a single label.
Ie.
["rfc", "review"]
I'm happy to submit a pr for this but was after some guidance first. Which one of these (providing you think this is reasonable) approached should I take:
a. Add
withLabels
and maintain support forwithLabel
b. Add
withLabels
and drop support forwithLabel
c. Allow array value on
withLabel
d. other...
The text was updated successfully, but these errors were encountered: