Created
February 8, 2020 12:11
-
-
Save MarkEWaite/9b6012d04eb3beb803cc524be7173d3e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version='1.1' encoding='UTF-8'?> | |
<project> | |
<actions/> | |
<description><a href="https://issues.jenkins-ci.org/browse/JENKINS-60564">JENKINS-60564</a> requests optional rebase before push to remote</description> | |
<keepDependencies>false</keepDependencies> | |
<properties> | |
<hudson.plugins.jira.JiraProjectProperty plugin="[email protected]"> | |
<siteName>https://issues.jenkins-ci.org/</siteName> | |
</hudson.plugins.jira.JiraProjectProperty> | |
<hudson.plugins.buildblocker.BuildBlockerProperty plugin="[email protected]"> | |
<useBuildBlocker>false</useBuildBlocker> | |
<blockLevel>GLOBAL</blockLevel> | |
<scanQueueFor>DISABLED</scanQueueFor> | |
<blockingJobs></blockingJobs> | |
</hudson.plugins.buildblocker.BuildBlockerProperty> | |
<jenkins.model.BuildDiscarderProperty> | |
<strategy class="hudson.tasks.LogRotator"> | |
<daysToKeep>-1</daysToKeep> | |
<numToKeep>13</numToKeep> | |
<artifactDaysToKeep>-1</artifactDaysToKeep> | |
<artifactNumToKeep>-1</artifactNumToKeep> | |
</strategy> | |
</jenkins.model.BuildDiscarderProperty> | |
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="[email protected]"> | |
<gitLabConnection></gitLabConnection> | |
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty> | |
<org.bstick12.jenkinsci.plugins.leastload.LeastLoadDisabledProperty plugin="[email protected]"> | |
<leastLoadDisabled>false</leastLoadDisabled> | |
</org.bstick12.jenkinsci.plugins.leastload.LeastLoadDisabledProperty> | |
<com.sonyericsson.rebuild.RebuildSettings plugin="[email protected]"> | |
<autoRebuild>false</autoRebuild> | |
<rebuildDisabled>false</rebuildDisabled> | |
</com.sonyericsson.rebuild.RebuildSettings> | |
<hudson.plugins.throttleconcurrents.ThrottleJobProperty plugin="[email protected]"> | |
<maxConcurrentPerNode>0</maxConcurrentPerNode> | |
<maxConcurrentTotal>0</maxConcurrentTotal> | |
<categories class="java.util.concurrent.CopyOnWriteArrayList"/> | |
<throttleEnabled>false</throttleEnabled> | |
<throttleOption>project</throttleOption> | |
<limitOneJobWithMatchingParams>false</limitOneJobWithMatchingParams> | |
<paramsToUseForLimit></paramsToUseForLimit> | |
</hudson.plugins.throttleconcurrents.ThrottleJobProperty> | |
</properties> | |
<scm class="hudson.plugins.git.GitSCM" plugin="[email protected]"> | |
<configVersion>2</configVersion> | |
<userRemoteConfigs> | |
<hudson.plugins.git.UserRemoteConfig> | |
<refspec>+refs/heads/JENKINS-60564:refs/remotes/origin/JENKINS-60564</refspec> | |
<url>[email protected]:MarkEWaite/jenkins-bugs.git</url> | |
<credentialsId>MarkEWaite-centos7x64-github-rsa-private-key</credentialsId> | |
</hudson.plugins.git.UserRemoteConfig> | |
</userRemoteConfigs> | |
<branches> | |
<hudson.plugins.git.BranchSpec> | |
<name>JENKINS-60564</name> | |
</hudson.plugins.git.BranchSpec> | |
</branches> | |
<doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations> | |
<gitTool>Default</gitTool> | |
<submoduleCfg class="list"/> | |
<extensions> | |
<hudson.plugins.git.extensions.impl.CloneOption> | |
<shallow>false</shallow> | |
<noTags>true</noTags> | |
<reference>/var/lib/git/mwaite/bugs/jenkins-bugs.git</reference> | |
<honorRefspec>true</honorRefspec> | |
</hudson.plugins.git.extensions.impl.CloneOption> | |
<hudson.plugins.git.extensions.impl.LocalBranch> | |
<localBranch>JENKINS-60564</localBranch> | |
</hudson.plugins.git.extensions.impl.LocalBranch> | |
<hudson.plugins.git.extensions.impl.MessageExclusion> | |
<excludedMessage>.*Rebase.*</excludedMessage> | |
</hudson.plugins.git.extensions.impl.MessageExclusion> | |
<hudson.plugins.git.extensions.impl.CleanBeforeCheckout> | |
<deleteUntrackedNestedRepositories>false</deleteUntrackedNestedRepositories> | |
</hudson.plugins.git.extensions.impl.CleanBeforeCheckout> | |
<hudson.plugins.git.extensions.impl.DisableRemotePoll/> | |
<hudson.plugins.git.extensions.impl.UserExclusion> | |
<excludedUsers>Jenkins Docker User</excludedUsers> | |
</hudson.plugins.git.extensions.impl.UserExclusion> | |
</extensions> | |
</scm> | |
<quietPeriod>0</quietPeriod> | |
<assignedNode>git-2.7+ && !windows</assignedNode> | |
<canRoam>false</canRoam> | |
<disabled>false</disabled> | |
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding> | |
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding> | |
<jdk>jdk8</jdk> | |
<triggers> | |
<hudson.triggers.SCMTrigger> | |
<spec></spec> | |
<ignorePostCommitHooks>false</ignorePostCommitHooks> | |
</hudson.triggers.SCMTrigger> | |
</triggers> | |
<concurrentBuild>false</concurrentBuild> | |
<builders> | |
<hudson.tasks.Ant plugin="[email protected]"> | |
<targets>info</targets> | |
<antName>ant-latest</antName> | |
</hudson.tasks.Ant> | |
</builders> | |
<publishers> | |
<hudson.plugins.textfinder.TextFinderPublisher plugin="[email protected]"> | |
<regexp>exec.*refs/heads/JENKINS-60564</regexp> | |
<succeedIfFound>true</succeedIfFound> | |
<unstableIfFound>false</unstableIfFound> | |
<notBuiltIfFound>false</notBuiltIfFound> | |
<alsoCheckConsoleOutput>true</alsoCheckConsoleOutput> | |
</hudson.plugins.textfinder.TextFinderPublisher> | |
<hudson.plugins.git.GitPublisher plugin="[email protected]"> | |
<configVersion>2</configVersion> | |
<pushMerge>false</pushMerge> | |
<pushOnlyIfSuccess>true</pushOnlyIfSuccess> | |
<forcePush>false</forcePush> | |
<branchesToPush> | |
<hudson.plugins.git.GitPublisher_-BranchToPush> | |
<targetRepoName>origin</targetRepoName> | |
<branchName>JENKINS-60564</branchName> | |
<rebaseBeforePush>true</rebaseBeforePush> | |
</hudson.plugins.git.GitPublisher_-BranchToPush> | |
</branchesToPush> | |
</hudson.plugins.git.GitPublisher> | |
</publishers> | |
<buildWrappers> | |
<org.jenkinsci.plugins.credentialsbinding.impl.SecretBuildWrapper plugin="[email protected]"> | |
<bindings> | |
<org.jenkinsci.plugins.credentialsbinding.impl.SSHUserPrivateKeyBinding> | |
<credentialsId>MarkEWaite-centos7x64-github-rsa-private-key</credentialsId> | |
<keyFileVariable>GIT_SSH_PRIVATE_KEY_FILE</keyFileVariable> | |
<usernameVariable>GIT_SSH_USERNAME</usernameVariable> | |
<passphraseVariable>GIT_SSH_PRIVATE_KEY_PASSPHRASE</passphraseVariable> | |
</org.jenkinsci.plugins.credentialsbinding.impl.SSHUserPrivateKeyBinding> | |
</bindings> | |
</org.jenkinsci.plugins.credentialsbinding.impl.SecretBuildWrapper> | |
</buildWrappers> | |
</project> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment