-
Improvement
-
Resolution: Duplicate
-
Minor
-
None
The git plugin by design doesn't record a changelog for the first build of a job.
I guess that is expected/ok for the first build of a branch where no previous build history is known and we don't want to pollute the build with all the history that has come before the job was configured.
But that is not as expected for the first build of a GitHub PR where the commit list is somewhat short and should be known.
For example the Gerrit Trigger has a `BuildChooser` that computes the changelog for the patch set that is being built. It is a bit simpler in that case because it will always be only one commit. But something similar should be done for GitHub PRs.
- duplicates
-
JENKINS-44849 Changeset for first run of generated job is empty
- Resolved
- is related to
-
JENKINS-33274 "Base build" link for first build of branch project
- Open
-
JENKINS-46064 When conditions based on changelog
- Closed