1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-06 21:28:42 +02:00

Make check_for_request_on_action on per default.

Fixes #337
This commit is contained in:
2019-09-18 15:36:01 +02:00
parent 95d49a0af6
commit ea5f8d40aa
18 changed files with 29 additions and 17 deletions

View File

@@ -80,7 +80,7 @@ apiurl = http://localhost
# check for unversioned/removed files before commit
#check_filelist = 1
# check for pending requests after executing an action (e.g. checkout, update, commit)
#check_for_request_on_action = 0
#check_for_request_on_action = 1
# what to do with the source package if the submitrequest has been accepted. If
# nothing is specified the API default is used
#submitrequest_on_accept_action = cleanup|update|noupdate

View File

@@ -0,0 +1 @@
<collection matches="0"></collection>