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 Aug 27, 2024. It is now read-only.
approvals:
minimum: 2
pattern: ":\\+1:|:pray:|:shipit:|π|π|β "
veto:
pattern: ":\\-1:|π|β" # must contain thumbs down or other
i.e. the approvals/vetos can occur anywhere in the comment, not necessarily the start (by removing anchors). This however, appears not to work, even though there would seem to be no limitation on this here.
It would be nice to have this for more expressive messages.
Hi there,
Trying to use the following config:
i.e. the approvals/vetos can occur anywhere in the comment, not necessarily the start (by removing anchors). This however, appears not to work, even though there would seem to be no limitation on this here.
It would be nice to have this for more expressive messages.
I did a quick test, and it seems (by the unit tests) that it should work: https://github.com/zalando/zappr/compare/master...itsthejb:test-approval-patterns?expand=1. However, in practice it seems not
Hope someone can help!
The text was updated successfully, but these errors were encountered: