F28 is GA and dont need of any policy changes
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
e9f8eec98e
commit
edc34b52ee
1 changed files with 9 additions and 9 deletions
|
@ -520,15 +520,15 @@ fedora_modular.mandatory_days_in_testing = 7
|
|||
# critpath number of admin approvals, and the critpath minimum karma. For example, if we want to set
|
||||
# Fedora 28 as a pre-beta, and we want it to have different rules in pre-beta and post-beta, we
|
||||
# could do something like this:
|
||||
f28.status = post_beta
|
||||
f28.post_beta.mandatory_days_in_testing = 7
|
||||
f28.post_beta.critpath.num_admin_approvals = 1
|
||||
f28.post_beta.critpath.min_karma = 2
|
||||
f28.post_beta.critpath.stable_after_days_without_negative_karma = 14
|
||||
#f28.status = pre_beta
|
||||
#f28.pre_beta.mandatory_days_in_testing = 3
|
||||
#f28.pre_beta.critpath.num_admin_approvals = 0
|
||||
#f28.pre_beta.critpath.min_karma = 1
|
||||
#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
|
||||
|
||||
##
|
||||
## Buildroot Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue