Jenkins disables project builds on branches after a pull request is issuedGit workflow and rebase vs merge questionsGit pull a certain branch from GitHubHow do I clone a single branch in Git?How to cherry pick a range of commits and merge into another branch?How do I properly force a Git push?How can I reconcile detached HEAD with master/origin?How to rebase local branch with remote masterPreferred Github workflow for updating a pull request after code reviewGit push rejected after feature branch rebaseGit merge master into feature branch
How can I improve my formal definitions?
A vector is defined to have a magnitude and *a* direction, but the zero vector has no *single* direction. So, how is the zero vector a vector?
Is it good practice to speed up and slow down where not written in a song?
Can the inductive kick be discharged without a freewheeling diode, in this example?
How does the search space affect the speed of an ILP solver?
How could reincarnation magic be limited to prevent overuse?
My colleague treats me like he's my boss, yet we're on the same level
How would a disabled person earn their living in a medieval-type town?
German equivalent to "going down the rabbit hole"
Moving DNS hosting for Active site to Route 53 - with G Suite MX TTL of 1 week
What is the practical impact of using System.Random which is not cryptographically random?
Received email from ISP saying one of my devices has malware
Can authors email you PDFs of their textbook for free?
How to draw a true pie chart?
How to investigate an unknown 1.5GB file named "sudo" in my Linux home directory?
Am I required to correct my opponent's assumptions about my morph creatures?
Is there anything in the universe that cannot be compressed?
In what language did Túrin converse with Mím?
What kind of electrical outlet is this? Red, winking-face shape
Fishing from underwater domes
Heavy Box Stacking
Is this statement about a motion being simple harmonic in nature strong?
Understanding data transmission rates over copper wire
LINQ Extension methods MinBy and MaxBy
Jenkins disables project builds on branches after a pull request is issued
Git workflow and rebase vs merge questionsGit pull a certain branch from GitHubHow do I clone a single branch in Git?How to cherry pick a range of commits and merge into another branch?How do I properly force a Git push?How can I reconcile detached HEAD with master/origin?How to rebase local branch with remote masterPreferred Github workflow for updating a pull request after code reviewGit push rejected after feature branch rebaseGit merge master into feature branch
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Note: I only have Jenkinsfile set up in one of my branches, not the master.
I have setup Git webhooks to monitor push events to my Github repository. However, I am noticing that my Jenkins builds are working fine (picking up push events, triggering builds) as branches, but after a pull request is issued, my branch build gets disabled in the Branches
tab of my project.
However, I do see the new PR listed in my Pull Requests
tab. But now, when I push to Github, the new commits are not triggering builds anymore. In my branches tab, my old branch is now crossed out.
How do I force Jenkins to keep building my branches? I would like to continue building from a branch, even if a PR has been issued.
git jenkins github
add a comment |
Note: I only have Jenkinsfile set up in one of my branches, not the master.
I have setup Git webhooks to monitor push events to my Github repository. However, I am noticing that my Jenkins builds are working fine (picking up push events, triggering builds) as branches, but after a pull request is issued, my branch build gets disabled in the Branches
tab of my project.
However, I do see the new PR listed in my Pull Requests
tab. But now, when I push to Github, the new commits are not triggering builds anymore. In my branches tab, my old branch is now crossed out.
How do I force Jenkins to keep building my branches? I would like to continue building from a branch, even if a PR has been issued.
git jenkins github
What plugin are you using?
– JRichardsz
Mar 28 at 1:04
The standard wiki.jenkins-ci.org/display/JENKINS/Github+Plugin plugin and wiki.jenkins.io/display/JENKINS/Git+Plugin plugin.
– Yu Chen
Mar 28 at 15:34
add a comment |
Note: I only have Jenkinsfile set up in one of my branches, not the master.
I have setup Git webhooks to monitor push events to my Github repository. However, I am noticing that my Jenkins builds are working fine (picking up push events, triggering builds) as branches, but after a pull request is issued, my branch build gets disabled in the Branches
tab of my project.
However, I do see the new PR listed in my Pull Requests
tab. But now, when I push to Github, the new commits are not triggering builds anymore. In my branches tab, my old branch is now crossed out.
How do I force Jenkins to keep building my branches? I would like to continue building from a branch, even if a PR has been issued.
git jenkins github
Note: I only have Jenkinsfile set up in one of my branches, not the master.
I have setup Git webhooks to monitor push events to my Github repository. However, I am noticing that my Jenkins builds are working fine (picking up push events, triggering builds) as branches, but after a pull request is issued, my branch build gets disabled in the Branches
tab of my project.
However, I do see the new PR listed in my Pull Requests
tab. But now, when I push to Github, the new commits are not triggering builds anymore. In my branches tab, my old branch is now crossed out.
How do I force Jenkins to keep building my branches? I would like to continue building from a branch, even if a PR has been issued.
git jenkins github
git jenkins github
edited Mar 28 at 15:39
Yu Chen
asked Mar 28 at 0:11
Yu ChenYu Chen
1,2702 gold badges10 silver badges33 bronze badges
1,2702 gold badges10 silver badges33 bronze badges
What plugin are you using?
– JRichardsz
Mar 28 at 1:04
The standard wiki.jenkins-ci.org/display/JENKINS/Github+Plugin plugin and wiki.jenkins.io/display/JENKINS/Git+Plugin plugin.
– Yu Chen
Mar 28 at 15:34
add a comment |
What plugin are you using?
– JRichardsz
Mar 28 at 1:04
The standard wiki.jenkins-ci.org/display/JENKINS/Github+Plugin plugin and wiki.jenkins.io/display/JENKINS/Git+Plugin plugin.
– Yu Chen
Mar 28 at 15:34
What plugin are you using?
– JRichardsz
Mar 28 at 1:04
What plugin are you using?
– JRichardsz
Mar 28 at 1:04
The standard wiki.jenkins-ci.org/display/JENKINS/Github+Plugin plugin and wiki.jenkins.io/display/JENKINS/Git+Plugin plugin.
– Yu Chen
Mar 28 at 15:34
The standard wiki.jenkins-ci.org/display/JENKINS/Github+Plugin plugin and wiki.jenkins.io/display/JENKINS/Git+Plugin plugin.
– Yu Chen
Mar 28 at 15:34
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55388335%2fjenkins-disables-project-builds-on-branches-after-a-pull-request-is-issued%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55388335%2fjenkins-disables-project-builds-on-branches-after-a-pull-request-is-issued%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
What plugin are you using?
– JRichardsz
Mar 28 at 1:04
The standard wiki.jenkins-ci.org/display/JENKINS/Github+Plugin plugin and wiki.jenkins.io/display/JENKINS/Git+Plugin plugin.
– Yu Chen
Mar 28 at 15:34