-
-
Why not just click the source branch and then run CI/CD jobs there. Adding addtionals controls in PR page just for this clutters the PR page without too much gain.
-
Previous Value Current Value Open
Closed
| Type |
New Feature
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
Summary
Add a non-intrusive way to launch a build job against the source branch tip of an open pull request from the PR page (not the merge-preview commit).
Agreed in issue OD-2899 (Question).
Background
Today the PR page focuses on merge verification: required jobs run against
refs/pulls/<n>/merge. There is no PR-page control to run an arbitrary job against the feature branch tip. That matters for jobs that must not use a merge commit (e.g. publish/deploy from the feature branch).UX
.submissionside panel, below Source.Build association and merge gates
Forks / project scope (v1)
Out of scope for this issue