jenkinsci / jenkinsci/git-plugin

[JENKINS-51221] Email-Ext groovy.template does show wrong changes

Open
#3,300 8 comments 0 reactions 0 assignees View on GitHub
component:git-plugin component:scm-api-plugin imported-jira-issue priority:major resolution:unresolved
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


  • status: Open
  • priority: Major
  • component(s): git-plugin, scm-api-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 3
  • imported: 2025-12-02

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)
> ![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)
> ![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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.