[JIRA] (JENKINS-56395) Expose "trusted" attribute of a PR to the Pipeline

2020-05-06 Thread brian.murr...@intel.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Brian J Murrell commented on  JENKINS-56395  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Expose "trusted" attribute of a PR to the Pipeline   
 

  
 
 
 
 

 
 Craig Barber Your desire for this appears to be the same as mine – to build into my {{Jenkinsfile}}s the ability to prevent non-trusted people's PRs from being run through our CI.  The irony of this whole ticket is that while this functionality could be useful for other reasons, we are desiring it simply because the mechanisms built into Jenkins that are supposed to provide this functionality are simply broken.  If they worked, I wouldn't have opened this ticket.  
 

  
 
 
 
 

 
 
 

 
 
 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 jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.197985.1551728691000.22546.1588765200197%40Atlassian.JIRA.


[JIRA] (JENKINS-56395) Expose "trusted" attribute of a PR to the Pipeline

2020-05-05 Thread bitwise...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Liam Newman commented on  JENKINS-56395  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Expose "trusted" attribute of a PR to the Pipeline   
 

  
 
 
 
 

 
 Please come discuss on https://gitter.im/jenkinsci/github-branch-source-plugin . Happy to point someone in the right direction to implement this.   
 

  
 
 
 
 

 
 
 

 
 
 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 jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.197985.1551728691000.22360.1588721220132%40Atlassian.JIRA.


[JIRA] (JENKINS-56395) Expose "trusted" attribute of a PR to the Pipeline

2019-03-04 Thread brian.murr...@intel.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Brian J Murrell created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56395  
 
 
  Expose "trusted" attribute of a PR to the Pipeline   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 github-branch-source-plugin  
 
 
Created: 
 2019-03-04 19:44  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Brian J Murrell  
 

  
 
 
 
 

 
 It would be very useful in a Pipeline job to be able to know the value of the Trusted attribute for a PR so that the Pipeline could handle it differently based on whether it came from a trusted source or not.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment