-
Improvement
-
Resolution: Duplicate
-
Minor
-
None
It'd be handy for WorkflowRun to have getCulprits() like AbstractBuild. It'd be almost the exact same logic - admittedly, it'd potentially apply across a lot more repos than your normal Freestyle build, but I don't see that as a problem. This would enable a lot of functionality in email-ext, the mail step, etc...
- duplicates
-
JENKINS-24141 SCM with non-AbstractProject, revisited
-
- Closed
-
- links to
[JENKINS-37872] WorkflowRun should have getCulprits()
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR #19 (Web Link)" [ 14809 ] |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Current work I'm doing has no tracking of upstream culprits, but I may add that back (as a JobProperty). May also add a JobProperty for excluding any checkouts but the one the Jenkinsfile comes from, but haven't decided yet.