Add 'target' policy

Fixes: https://pagure.io/koji/issue/1040
This commit is contained in:
Tomas Kopecek 2018-08-22 16:42:29 +02:00
parent 422f9db76c
commit f9190657d9
3 changed files with 24 additions and 0 deletions

View file

@ -204,6 +204,9 @@ Available tests
* for untag operations, tests the tag the build is being removed from
* only applicable to the tag policy
``target``
* matches against the build's target name. Accepts glob patterns.
``hastag``
* checks the current tags for the build in question against the arguments.