This commit is contained in:
rusefi 2019-11-20 21:01:47 -05:00
parent 9f231bed94
commit e823c9f51c
2 changed files with 3 additions and 2 deletions

View File

@ -51,7 +51,7 @@
<onlyTriggerPhrase>false</onlyTriggerPhrase>
<useGitHubHooks>true</useGitHubHooks>
<permitAll>false</permitAll>
<whitelist></whitelist>
<whitelist> abelom mck1117</whitelist>
<autoCloseFailedPullRequests>false</autoCloseFailedPullRequests>
<displayBuildErrorsOnDownstreamBuilds>false</displayBuildErrorsOnDownstreamBuilds>
<whiteListTargetBranches>
@ -64,7 +64,7 @@
<branch></branch>
</org.jenkinsci.plugins.ghprb.GhprbBranch>
</blackListTargetBranches>
<gitHubAuthId>1eb72bcb-1048-47ce-aa14-19784ed5215f</gitHubAuthId>
<gitHubAuthId>*************************</gitHubAuthId>
<triggerPhrase></triggerPhrase>
<skipBuildPhrase>.*\[skip\W+ci\].*</skipBuildPhrase>
<blackListCommitAuthor></blackListCommitAuthor>

View File

@ -0,0 +1 @@
Fill in gitHubAuthId in config.xml to have this working