-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: gerrit-trigger-plugin
-
None
-
Feature released in Gerrit Trigger Plugin vers. 2.38.0
Â
Situation:
Â
Say I have 3 patches with same topic, patch A, patch B, patch C and their status below,
Â
Patch A: status: merged, branch: develop
Patch B:Â status: merged, branch: develop
Patch C :Â status: open, branch: release
Â
 On patch C, I reply some key word to trigger only a target job name job_A. However, with the Enable Topic Association enabled, I am end up triggering some other unnecessary jobs besides job_A just because they are labeled with the same topic regardless of different branch. This is definitely NOT an expected behavior.  Â
Â
Â
- duplicates
-
JENKINS-70111 [TopicAssociation] Provide options to prevent triggering jobs when Change status != NEW
-
- Resolved
-