-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
Jenkins 2.263.3
Email Extension Plugin 2.81
My original Git multibranch pipeline needs additional dependent Git repositories which will be checked out in the first stage of the pipeline.
When a pipeline run fails then the developers recipientProviders: [developers()] of the original Git repository shall be notified only. Actually commiters/developers of changes in all (original and dependent) repositories are notified.
Is there a possibility to constrain the developers recipientProviders to developers of changes in one Git repository only?