-
Improvement
-
Resolution: Duplicate
-
Major
-
None
Using GitHub Organization Folder, if I disable the option "Discard old items" or Enable it to keep old items for 1000 days, jobs associated to removed repositories/branches/pr are never discarded.
Discussed solutions would be to either:
- Add the option to Delete items regardless of the Discard Policy
- Adapt/re-think the Orphaned Item Strategy
- Provide another Strategy
- duplicates
-
JENKINS-35143 Delete Pipeline Multibranch sub projects
-
- Closed
-
- is related to
-
JENKINS-33819 Inability to control orphaned item strategy on multibranch children of an organization folder
-
- Resolved
-
As designed. Children of computed folders are intentionally read-only. If you want them to go away after some time, you use an orphaned item strategy. If you want them to go away immediately, delete the repository (or at least its Jenkinsfile on all open branches).