Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/savage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d058664..7573094 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,8 @@ savage {
github-test-repo = "twbs/bootstrap-tests"
// Ignore pull requests whose branch is from the watched repo (and is thus from a project team member)
ignore-branches-from-watched-repo = true
+ // Pull requests must target one of these branches in the watched repo
+ allowed-base-branches = [ "master" ]
// List of GitHub organization names whose users Savage should trust to authorize retries of builds
trusted-orgs = [ "twbs" ]
// List of Unix file globs constituting the whitelist of safely editable files