jenkinsci / jenkinsci/git-plugin
[JENKINS-51221] Email-Ext groovy.template does show wrong changes
- Dominant language
- Java
- Stars
- 694
- Forks
- 1.1k
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 3
Description
I use the groovy template from email-ext in a multibranch pipeline (blue ocean).
However, for unknown reason the email contains in the changed section hundreds of files, which where not touched in the commit (they are all from the 3rdpart directory in the src repo) but totally unrelated to any changes.
---
Originally reported by zack, imported from: Email-Ext groovy.template does show wrong changes
Raw content of original issue
I use the groovy template from email-ext in a multibranch pipeline (blue ocean).
However, for unknown reason the email contains in the changed section hundreds of files, which where not touched in the commit (they are all from the 3rdpart directory in the src repo) but totally unrelated to any changes.
environment
```
master node ubunut x64
slave node windows10 x64
```
4 attachments
- [email-ext-changes.jpg](https://issues.jenkins.io/secure/attachment/42525/email-ext-changes.jpg)
> 
- [git_log.jpg](https://issues.jenkins.io/secure/attachment/42562/git_log.jpg)
> 
- [installed_plugins.txt](https://issues.jenkins.io/secure/attachment/42524/installed_plugins.txt)
- [my-html.template](https://issues.jenkins.io/secure/attachment/42523/my-html.template)
Contributor guide
Assessment
This issue has not been assessed yet.