-
New Feature
-
Resolution: Fixed
-
Minor
-
None
Hi,
Perhaps this is already available, but I just can't find it!
Is there a way to trigger a manual reintegration of a branch job to its parent?
I understand that there's the post-build action that can be added to do this automatically after each build of the branch, but I'd prefer to only reintegrate once we've decided to do so.
I tried reintegrating the branch as normal via my SVN client, thinking that perhaps the plugin would magically pick that up, but no joy.
- is related to
-
JENKINS-26280 Missing "Integrate Branch" from feature branch builds
-
- In Progress
-
[JENKINS-23371] Manually-triggered integration
Assignee | Original: Kohsuke Kawaguchi [ kohsuke ] | New: Hugues Chabot [ hugueschabot ] |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Resolution | Original: Not A Defect [ 7 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
The manual reintegration action is at the level of the build (not the project).
In your project, select a build and then "Integrate branch".