Thorsten Roemer created JENKINS-13748:
-----------------------------------------
Summary: Support for upstream/downstream jobs
Key: JENKINS-13748
URL: https://issues.jenkins-ci.org/browse/JENKINS-13748
Project: Jenkins
Issue Type: New Feature
Components: view-job-filters
Reporter: Thorsten Roemer
Assignee: jacob_robertson
Priority: Trivial
I would like to have a filter for the job's upstream/downstream dependencies:
What about a include/exclude filter, that sums up all upstream and/or
downstream jobs of given job(s)?
Example:
- job "ab" has upstream jobs "a" & "b".
- job "ac" has upstream jobs "a" & "c"
- job "all" has upstream jobs "ab" & "ac"
In the new job filter I can enter a regex for the jobs to care (in this case
"all") and select something like "include upstream jobs".
As a result in the view list I can see "a", "b" & "c" (but not "all").
This would be useful to get an overview of a special job and its upstream jobs
its based on.
When maven modules gets released and fixed versions in dependencies gets used,
the according upstream dependencies will go away and the view list will
automatically shrink.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira