Fix Pre and Post Beta Bodhi policies
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
a785e4fe06
commit
7e86c49fe3
1 changed files with 1 additions and 2 deletions
|
@ -522,13 +522,12 @@ fedora_modular.mandatory_days_in_testing = 7
|
||||||
# could do something like this:
|
# could do something like this:
|
||||||
#f29.status = post_beta
|
#f29.status = post_beta
|
||||||
#f29.post_beta.mandatory_days_in_testing = 7
|
#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.min_karma = 2
|
||||||
#f29.post_beta.critpath.stable_after_days_without_negative_karma = 14
|
#f29.post_beta.critpath.stable_after_days_without_negative_karma = 14
|
||||||
#f29.status = pre_beta
|
#f29.status = pre_beta
|
||||||
#f29.pre_beta.mandatory_days_in_testing = 3
|
#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.min_karma = 1
|
||||||
|
#f29.pre_beta.critpath.stable_after_days_without_negative_karma = 14
|
||||||
|
|
||||||
##
|
##
|
||||||
## Buildroot Override
|
## Buildroot Override
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue