-
Story
-
Resolution: Fixed
-
Major
-
-
1.0-m7
In Scope
- Empty states should provide a helpful message on the tabs if the branch or pull request builds are unsupported by the underlying job type
Branch tab
- Title: "Branches are unsupported for this job type"
- Description: "Branch builds only work with the <i>Multi-Branch Pipeline</i> job type. This is just one of the many reasons to switch to Jenkins Pipeline."
- Button
- Title "Learn more"
- Link https://jenkins.io/doc/book/pipeline-as-code/
Pull Requests tab
- Title: "Pull Requests are unsupported for this job type"
- Description: "Validated pull request builds only work with the <i>Multi-Branch Pipeline</i> job type. This is just one of the many reasons to switch to Jenkins Pipeline."
- Button
- Title "Learn more"
- Link https://jenkins.io/doc/book/pipeline-as-code/
- is duplicated by
-
JENKINS-35980 Branch and Pull Request Not Displaying
- Closed
- is related to
-
JENKINS-35994 Empty states do not show for freestyle jobs
- Closed
- relates to
-
JENKINS-35884 API for testing a entities capabilities for the UI
- Resolved