-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
jenkins 2.46.2, github-branch-source-plugin 2.0.4
When a job is generated (whether it be a branch or pull request build), the only "Change" (in the UI) is a Branch event. When manually querying the changesets, the first run is always an empty list. This doesn't include information about who contributed to a build. Any plugin that uses changesets in a meaningful way does not work for the first run.
My initial use case is sending emails to culprits for a failed build. This list is correctly populated on the next build, but should be available on the initial build. This would also block changeset introspection (e.g. searching for particular changelists).
- depends on
-
JENKINS-14138 New git branch has empty changelist
- Open
- duplicates
-
JENKINS-33274 "Base build" link for first build of branch project
- Open
- is duplicated by
-
JENKINS-46086 A changelog should be recorded for the first build of a PR
- Closed
- relates to
-
JENKINS-48687 Bitbucket Branch Source Plugin: changes are missing for builds again
- Open