aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2011-01-30 11:49:08 +0000
committerPascal Terjan <pterjan@mageia.org>2011-01-30 11:49:08 +0000
commit482124b62d723b3021b5d77560783abdba9b0a76 (patch)
tree13f4c5d3a241bd67999aeac0155d3aac9689a62c /modules/buildsystem
parent1c7113498a76f81d6abdc03c167749e488364e45 (diff)
downloadpuppet-482124b62d723b3021b5d77560783abdba9b0a76.tar
puppet-482124b62d723b3021b5d77560783abdba9b0a76.tar.gz
puppet-482124b62d723b3021b5d77560783abdba9b0a76.tar.bz2
puppet-482124b62d723b3021b5d77560783abdba9b0a76.tar.xz
puppet-482124b62d723b3021b5d77560783abdba9b0a76.zip
Restrict submit to myselft and disable recency check
Diffstat (limited to 'modules/buildsystem')
-rw-r--r--modules/buildsystem/templates/submit-todo.conf10
-rw-r--r--modules/buildsystem/templates/submit-upload.conf2
2 files changed, 7 insertions, 5 deletions
diff --git a/modules/buildsystem/templates/submit-todo.conf b/modules/buildsystem/templates/submit-todo.conf
index 67c303ac..fff91f95 100644
--- a/modules/buildsystem/templates/submit-todo.conf
+++ b/modules/buildsystem/templates/submit-todo.conf
@@ -32,7 +32,7 @@ targets:
- host
- section
- rpmlint
- - recency
+ #- recency
#- history
- queue_recency
actions:
@@ -129,9 +129,11 @@ checks:
cauldron:
# <mrl> Prior freeze
- authorized_sections: ^[a-z]+/(release|updates_testing)$
- authorized_arches: .*
- mode: normal
+# authorized_sections: ^[a-z]+/(release|updates_testing)$
+ authorized_sections: ^$
+ authorized_users: ^pterjan$
+ authorized_arches: none
+ mode: freeze
## <blino> Version freeze
# authorized_packages: ^$
# authorized_sections: ^(core|nonfree|tainted)/updates_testing$
diff --git a/modules/buildsystem/templates/submit-upload.conf b/modules/buildsystem/templates/submit-upload.conf
index beca119f..933821e4 100644
--- a/modules/buildsystem/templates/submit-upload.conf
+++ b/modules/buildsystem/templates/submit-upload.conf
@@ -27,7 +27,7 @@ targets:
- tag
- acl
- rpmlint
- - recency
+# - recency
actions:
- markrelease
# - sign