-
Bug
-
Resolution: Not A Defect
-
Major
-
None
When a PR is closed or merged the associated job in the Organization Folder is deleted immediately. This is disregarding the Orphan Strategy defined in the Org Folder. It also makes reviewing past PR's hard due to the fact that the Github Badge links to a deleted job.
- duplicates
-
JENKINS-33819 Inability to control orphaned item strategy on multibranch children of an organization folder
-
- Resolved
-
[JENKINS-33637] Github PR's ignore Github Org Folder Orphan Strategy
Link |
New:
This issue duplicates |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 169598 ] | New: JNJira + In-Review [ 198644 ] |
Behaving as designed, since the orphan policy on an organization folder applies to repositories, not branches; but
JENKINS-33819would allow you to configure both policies.