mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
Fix Pre and Post Beta Bodhi policies
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
@@ -522,13 +522,12 @@ fedora_modular.mandatory_days_in_testing = 7
|
||||
# could do something like this:
|
||||
#f29.status = post_beta
|
||||
#f29.post_beta.mandatory_days_in_testing = 7
|
||||
#f29.post_beta.critpath.num_admin_approvals = 0
|
||||
#f29.post_beta.critpath.min_karma = 2
|
||||
#f29.post_beta.critpath.stable_after_days_without_negative_karma = 14
|
||||
#f29.status = pre_beta
|
||||
#f29.pre_beta.mandatory_days_in_testing = 3
|
||||
#f29.pre_beta.critpath.num_admin_approvals = 0
|
||||
#f29.pre_beta.critpath.min_karma = 1
|
||||
#f29.pre_beta.critpath.stable_after_days_without_negative_karma = 14
|
||||
|
||||
##
|
||||
## Buildroot Override
|
||||
|
||||
Reference in New Issue
Block a user