jenkinsci / jenkinsci/git-plugin
[JENKINS-38244] Calculate changelog since last successful build
- Dominant language
- Java
- Stars
- 694
- Forks
- 1.1k
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 3
Description
I would like an feature were the changelog is calculated since last successful build.
Example
Build #10 FAIL - has 7 changes on it.
Build #11 SUCCESS - has 2 changes + changes on build #10 = 9 changes
---
Originally reported by yrlish, imported from: Calculate changelog since last successful build
Raw content of original issue
I would like an feature were the changelog is calculated since last successful build.
Example
Build #10 FAIL - has 7 changes on it.
Build #11 SUCCESS - has 2 changes + changes on build #10 = 9 changes
Contributor guide
Assessment
This issue has not been assessed yet.