jenkinsci / jenkinsci/subversion-plugin
[JENKINS-3792] Option to disable svn:externals being used when calculating email recipients on build failure
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
I would like to have an option to not follow svn:externals when calculating the
email recipient list when a build fails. The reason is that we bring in a
substantial amount of source code into our builds from other teams and when our
build fails, no mail should be sent to people outside of our team.
---
Originally reported by jesperes, imported from: Option to disable svn:externals being used when calculating email recipients on build failure
Raw content of original issue
I would like to have an option to not follow svn:externals when calculating the
email recipient list when a build fails. The reason is that we bring in a
substantial amount of source code into our builds from other teams and when our
build fails, no mail should be sent to people outside of our team.
- environment:
Platform: All, OS: All
Contributor guide
Assessment
This issue has not been assessed yet.