-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
XP SP3
We have a build job that uses a dynamic view with Config Spec:
element * CHECKEDOUT
element -directory * /main/LATEST
element -file * 1T_READY
The view and bulld job process only source code labeled "1T_READY".
However when the job runs lshistory command (thus changes page) shows all the changed files since the last build job run regardless of their label.
This leads to show wrong JIRA reports related that job. Also when the build fails, even the user didn't label his code as 1T_READY gets an e-nmail message as his code broke the build.
Load rules in the configuration page did not have an option to include label type also. How can we manage to list changes only in build view?
Kind regards
Serkan ZENGIN
- is related to
-
JENKINS-9215 Detect changes by label generates excessive log
-
- Open
-
This is definitely not a bug. The plugin can track changes on branches, not labels.
And I know no way using Clearcase to retrieve the history of a label. Without this, we cannot do anything