Added EPEL tags policies to package_list.
This commit is contained in:
parent
967dc9ab91
commit
fb9a032a89
1 changed files with 2 additions and 0 deletions
|
@ -187,6 +187,8 @@ package_list =
|
||||||
tag f{{FedoraBranchedNumber}} && match action add unblock {{ 'block' if not Frozen or FedoraBranchedBodhi != 'postbeta' else '' }} :: allow
|
tag f{{FedoraBranchedNumber}} && match action add unblock {{ 'block' if not Frozen or FedoraBranchedBodhi != 'postbeta' else '' }} :: allow
|
||||||
# Stable releases: only adding and unblocking is allowed.
|
# Stable releases: only adding and unblocking is allowed.
|
||||||
tag f{{FedoraCycleNumber}} f{{FedoraPreviousCycleNumber}} && match action add unblock :: allow
|
tag f{{FedoraCycleNumber}} f{{FedoraPreviousCycleNumber}} && match action add unblock :: allow
|
||||||
|
# EPEL: adding, blocking, and unblocking are allowed
|
||||||
|
tag epel8 epel9 epel9-next epel10.0 && match action add unblock block :: allow
|
||||||
}
|
}
|
||||||
# Infra people can themselves add/block/unblock packages in their
|
# Infra people can themselves add/block/unblock packages in their
|
||||||
# tags without bothering admins.
|
# tags without bothering admins.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue