PR#3189: buildtag_inherits_from docs
Merges #3189 https://pagure.io/koji/pull-request/3189 Fixes: #3187 https://pagure.io/koji/issue/3187 document buildtag_inherits_from policy test
This commit is contained in:
commit
55a6e06d79
1 changed files with 4 additions and 1 deletions
|
|
@ -273,13 +273,16 @@ Available tests
|
|||
* checks the current tags for the build in question against the arguments.
|
||||
|
||||
``buildtag``
|
||||
|
||||
* checks the build tag name against the arguments
|
||||
* for the build_from_* policies the build tag is determined by the build
|
||||
target requested
|
||||
* for the tag policies, determines the build tag from the build data,
|
||||
which will by null for imported builds
|
||||
|
||||
``buildtag_inherits_from``
|
||||
* check if some tag is in inheritance chain of the buildtag
|
||||
* All parents are checked excluding the buildtag itself
|
||||
|
||||
``buildtype``
|
||||
* checks the build type(s) against the arguments
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue