[JIRA] (JENKINS-36809) Ability to control the Orphaned Item Strategy from Jenkinsfile

2016-08-29 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick resolved as Won't Do  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36809  
 
 
  Ability to control the Orphaned Item Strategy from Jenkinsfile   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Won't Do  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-36809) Ability to control the Orphaned Item Strategy from Jenkinsfile

2016-07-28 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36809  
 
 
  Ability to control the Orphaned Item Strategy from Jenkinsfile   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Component/s: 
 cloudbees-folder-plugin  
 
 
Component/s: 
 github-organization-folder-plugin  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-36809) Ability to control the Orphaned Item Strategy from Jenkinsfile

2016-07-28 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick commented on  JENKINS-36809  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Ability to control the Orphaned Item Strategy from Jenkinsfile   
 

  
 
 
 
 

 
 Probably will not be fixed. No clear place to put configuration like this. Job DSL plugin would be more appropriate.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-36809) Ability to control the Orphaned Item Strategy from Jenkinsfile

2016-07-19 Thread aburdajew...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Allan BURDAJEWICZ updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36809  
 
 
  Ability to control the Orphaned Item Strategy from Jenkinsfile   
 

  
 
 
 
 

 
Change By: 
 Allan BURDAJEWICZ  
 
 
Priority: 
 Minor Major  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-36809) Ability to control the Orphaned Item Strategy from Jenkinsfile

2016-07-19 Thread aburdajew...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Allan BURDAJEWICZ created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36809  
 
 
  Ability to control the Orphaned Item Strategy from Jenkinsfile   
 

  
 
 
 
 

 
Issue Type: 
  Story  
 
 
Assignee: 
 stephenconnolly  
 
 
Components: 
 branch-api-plugin, cloudbees-folder-plugin, github-organization-folder-plugin  
 
 
Created: 
 2016/Jul/20 4:47 AM  
 
 
Environment: 
 Jenkins 1.651.3  branch-api:1.10  cloudbees-folder:5.11  github-branch-source:1.8.1  github-organization-folder:1.3  
 
 
Labels: 
 rfe  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Allan BURDAJEWICZ  
 

  
 
 
 
 

 
 The Orphaned Item Strategy setting in Github Organization projects is globally set for all branches/repos inside the organization. Some of our users want each repo to have different customer settings.  It would be great to be able to control the strategy from the Jenskinsfile. This has already been requested in JENKINS-35251 and JENKINS-33819. The latter has been resolved with an API to set the strategy at the repo/branch level. The strategy is passed down from the Organization Folder to the repositories folders.