jenkinsci / jenkinsci/matrix-project-plugin
[JENKINS-55665] Allow promotion of individual matrix builds
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 17
- Forks
- 85
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 5
Description
I would like to be able to promote individual sub-builds within a matrix configuration project. Currently, only the overall build of a matrix configuration can be promoted.
Originally reported by
gsmithd3, imported from: Allow promotion of individual matrix builds
- assignee:
kohsuke
- status: Open
- priority: Minor
- component(s): matrix-project-plugin, promoted-builds-plugin
- resolution: Unresolved
- votes: 0
- watchers: 2
- imported: 2025-12-06
Raw content of original issue
I would like to be able to promote individual sub-builds within a matrix configuration project. Currently, only the overall build of a matrix configuration can be promoted.
environment
matrix-project 1.13<br/>
promoted-builds 3.2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by inspecting promotion handling in the matrix-project-plugin and promoted-builds-plugin, then compare how the overall matrix build is promoted. Done means an individual matrix sub-build can be promoted without promoting the entire matrix configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100