Multiple filters on one single hook #8
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have 3 hooks placed in the webhookey config.
Each of them has one or more filters
During a test I found out, that it is not requierd that all filters match, just one filter match is enought to trigger the command.
Is that on purpose that the content of command is getting executed if only one of X filters matches?
Multible filters on one single hookto Multiple filters on one single hook@suchademon could you take a look at the readme and check if the changes suit your needs.
@finga thank you very much, yea that should fit the needs what we have