[JIRA] (JENKINS-61875) Run an jenkins stage with an merge commit message using jenkinsfile

2020-04-27 Thread [email protected] (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Liam Newman commented on  JENKINS-61875  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Run an jenkins stage with an merge commit message using jenkinsfile   
 

  
 
 
 
 

 
 Ah, but while we're at it:  https://stackoverflow.com/a/56483499/1637252   

 

when {
changelog '.*RELEASE.*'
}

 

    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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 [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205741.1586700128000.18659.1588030500124%40Atlassian.JIRA.


[JIRA] (JENKINS-61875) Run an jenkins stage with an merge commit message using jenkinsfile

2020-04-27 Thread [email protected] (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Liam Newman closed an issue as Not A Defect  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61875  
 
 
  Run an jenkins stage with an merge commit message using jenkinsfile   
 

  
 
 
 
 

 
Change By: 
 Liam Newman  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Not A Defect  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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 [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205741.1586700128000.18657.1588030200406%40Atlassian.JIRA.


[JIRA] (JENKINS-61875) Run an jenkins stage with an merge commit message using jenkinsfile

2020-04-27 Thread [email protected] (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Liam Newman commented on  JENKINS-61875  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Run an jenkins stage with an merge commit message using jenkinsfile   
 

  
 
 
 
 

 
 Sorry, this is a question not an issue or feature request. It should be taken one of the help channels. Please see https://www.jenkins.io/participate/help/ for options.      
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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 [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205741.1586700128000.18655.1588030200322%40Atlassian.JIRA.


[JIRA] (JENKINS-61875) Run an jenkins stage with an merge commit message using jenkinsfile

2020-04-21 Thread [email protected] (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61875  
 
 
  Run an jenkins stage with an merge commit message using jenkinsfile   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Component/s: 
 _unsorted  
 
 
Component/s: 
 jenkinsfile-runner  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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 [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205741.1586700128000.14543.1587459480394%40Atlassian.JIRA.


[JIRA] (JENKINS-61875) Run an jenkins stage with an merge commit message using jenkinsfile

2020-04-12 Thread [email protected] (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 rakesh kumar created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61875  
 
 
  Run an jenkins stage with an merge commit message using jenkinsfile   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 jenkinsfile-runner  
 
 
Created: 
 2020-04-12 14:02  
 
 
Environment: 
 qa  
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 rakesh kumar  
 

  
 
 
 
 

 
 Run an jenkins stage with an merge commit message using jenkinsfile currently I have built an jenkinsfile with all the stages enabled but i need to add an _expression_ (suitably WHEN) into it which would trigger a particular stage when I merge my code in github with merge commit message RELEASE.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment