[JIRA] (JENKINS-45643) Bitbucket PRs are blocked by excluded branches not being able to report progress

2019-01-03 Thread mrk...@live.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Morgan Kita commented on  JENKINS-45643  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Bitbucket PRs are blocked by excluded branches not being able to report progress   
 

  
 
 
 
 

 
 This is a total blocker for our team, where we first build Feature-Branch builds without PRs and at some point create a PR, where there can be an active branch build at the time of the creation.   This is definitely not a minor bug, and makes this feature unusable as is. If there is a workaround, can someone look into its mergability please?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39615) Global Pipeline Libraries triggers the 'poll SCM' of jobs

2018-04-24 Thread mrk...@live.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Morgan Kita commented on  JENKINS-39615  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Global Pipeline Libraries triggers the 'poll SCM' of jobs   
 

  
 
 
 
 

 
 I have the same behavior, where my library is integrated into my main code repository. In our Jenkins we have build jobs that are based off of multiple branches, and in each job where the library is included (the master version of the same repo by default), there are two entries in the polling log. One for the Library (at master version), and one for the actual checkout in the pipeline definition. This is a big problem, because the polling is marked as run for the library entry, but if we the pipeline checks out a different branch (and polls on it as is intended), it always returns that there are changes. This leads to infinitely triggered builds as it never updates the status properly. I could pull out the library code into it's own repo, but I assume that means it will still show up in the polling log, which it should not. I have unchecked the "Include @Library changes in job recent changes" flag in the global library configuration and since we use the "library step", I have set changelog: false in all the files which use it.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.