-
Improvement
-
Resolution: Won't Fix
-
Minor
-
None
I have a multibranch pipeline that contains only GitHub Pull Requests — no branches.
I would like to be able to mark the whole pipeline folder as a favourite — I'm not interested in any one particular branch (PR), as these are pretty much ephemeral.
i.e. it's probably just a shortcut to the pipeline folder, but since it's one of my most-used pipeline folders, I'd like to have it at the top of my dashboard.
- relates to
-
JENKINS-38601 Cannot mark Multibranch Pipeline as Favorite in Blue Ocean when no master branch
-
- Closed
-
jamesdumay we should think on this more. Having a favourite as a shortcut is not unreasonable, and may solve the related issue of what to do when there is no default branch...
My thoughts:
If a user fav's a MB pipeline that has a master branch, fav the master branch.
If they fav a MB that doesn't have a master branch, fav just the MB itself, show now branch status or ability to run (the fav just becomes a short cut to the activity screen for that MB pipeline).