aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/buildsystem/templates/submit-todo.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/modules/buildsystem/templates/submit-todo.conf b/modules/buildsystem/templates/submit-todo.conf
index 37eb5c56..174860e8 100644
--- a/modules/buildsystem/templates/submit-todo.conf
+++ b/modules/buildsystem/templates/submit-todo.conf
@@ -146,8 +146,9 @@ checks:
mode: freeze
cauldron:
- authorized_sections: ^[a-z]+/(release|updates_testing)$
- authorized_arches: .*
+# authorized_sections: ^[a-z]+/(release|updates_testing)$
+ authorized_sections: ^[a-z]+/(updates_testing)$
+# authorized_arches: .*
# * Version freeze / Full Freeze
# authorized_packages: ^$
authorized_users: ^<%= scope.function_group_members(['mga-release_managers']).join('|') %>$