-
Bug
-
Resolution: Incomplete
-
Major
-
Windows Server 2012 R2
AccuRev 6.2.3
Jenkins 2.32.1
AccuRev Plugin 0.7.6
The "Changes" list on my Jenkins jobs (and corresponding emails) using the AccuRev plugin do not match the change detection of the job's "Filter for Poll SCM". Promotes to only the specified sub-folder defined in "Filter for Poll SCM" are correctly identified and kick-off the job, but the "Changes" list for the job that gets kicked-off are all changes for the entire stream since the job last ran, not just the changes for the sub-folder specified in "Filter for Poll SCM".
My stream contains many sub-folders for each "package", and a Jenkins job exists for each "package" sub-folder. With the current behavior, irrelevant change-sets are being sent in job notification emails and developers not involved with the changes of a specific "package" job are being notified about success and failures even though they didn't promote changes to said "package". Is there anyway to make the job "Changes" list match on the changes based on "Filter for Poll SCM"? Thanks!
- relates to
-
JENKINS-41526 "Filter for Poll SCM" detects changes on similarly named folders
-
- Closed
-
-
JENKINS-42939 AccuRev plugin does not start job on detected changes
-
- Closed
-
[JENKINS-41102] Job "Changes" do not match "Filter for Poll SCM"
Assignee | Original: Joseph Petersen (old) [ casz ] | New: Sneha More [ snehamore ] |
Assignee | Original: Sneha More [ snehamore ] | New: Joseph Petersen (old) [ casz ] |
Link |
New:
This issue relates to |
Link |
New:
This issue relates to |
Assignee | Original: Joseph Petersen (old) [ casz ] |
mitorez Good to see you got the Jenkins Master and Plugin updated
This is totally doable but what if something in the filtered breaks the build? Would it not be better to notify everyone in the changeset?