aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2012-03-09 23:22:49 +0000
committerPascal Terjan <pterjan@mageia.org>2012-03-09 23:22:49 +0000
commita3690d5e238bd0d9d0bc024926a61050398523c8 (patch)
tree8a3b4ddf330bcdbed67a9a86a2c868406773e067 /modules/buildsystem/templates
parent2ac6266a2d2ea82eb86c0874a62c39291e015b48 (diff)
downloadpuppet-a3690d5e238bd0d9d0bc024926a61050398523c8.tar
puppet-a3690d5e238bd0d9d0bc024926a61050398523c8.tar.gz
puppet-a3690d5e238bd0d9d0bc024926a61050398523c8.tar.bz2
puppet-a3690d5e238bd0d9d0bc024926a61050398523c8.tar.xz
puppet-a3690d5e238bd0d9d0bc024926a61050398523c8.zip
Try harder to enforce the version freeze
Diffstat (limited to 'modules/buildsystem/templates')
-rw-r--r--modules/buildsystem/templates/submit-todo.conf8
1 files changed, 3 insertions, 5 deletions
diff --git a/modules/buildsystem/templates/submit-todo.conf b/modules/buildsystem/templates/submit-todo.conf
index 174860e8..3bfb69cf 100644
--- a/modules/buildsystem/templates/submit-todo.conf
+++ b/modules/buildsystem/templates/submit-todo.conf
@@ -146,11 +146,9 @@ checks:
mode: freeze
cauldron:
-# authorized_sections: ^[a-z]+/(release|updates_testing)$
- authorized_sections: ^[a-z]+/(updates_testing)$
-# authorized_arches: .*
-# * Version freeze / Full Freeze
-# authorized_packages: ^$
+ authorized_sections: ^[a-z]+/updates_testing$
+ authorized_packages: ^$
+ authorized_arches: none
authorized_users: ^<%= scope.function_group_members(['mga-release_managers']).join('|') %>$
# mode: normal
mode: version_freeze