jenkinsci / jenkinsci/git-plugin
[JENKINS-72682] No email is sent to the commiter
- Dominant language
- Java
- Stars
- 694
- Forks
- 1.1k
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 3
Description
In a failed job the committer of the build commit isn't even mentioned in the debug output of the email-ext-plugin.
I set 'Developer', 'Upstream Commiters' and 'Culprits, Requestor and Developers of the previous build(s)' a "Send To".
I think it's a maybe a problem of the git plugin, what can I do to check this?
---
Originally reported by timsch, imported from: No email is sent to the commiter
Raw content of original issue
In a failed job the committer of the build commit isn't even mentioned in the debug output of the email-ext-plugin.
I set 'Developer', 'Upstream Commiters' and 'Culprits, Requestor and Developers of the previous build(s)' a "Send To".
I think it's a maybe a problem of the git plugin, what can I do to check this?
environment
```
jenkins: 2.426.3
email-ext-plugin: 2.104
```
Contributor guide
Assessment
This issue has not been assessed yet.