Change web page title depending on content

Description of the feature request

The title of the webpage is always Bitrise - Mobile Continuous Integration and Delivery .....
There is already the Bitrise icon which indicates that it’s the Bitrise website.
It would be nice if the webpage title could reflect the content of the page.
For instance :

  • for the list of builds : <ProjectName> builds
  • for a pipeline page, it could be the number and name of the pipeline : #29927 <PipelineName> - Branch (--> target branch)
  • for a workflow page : #29927 <workflowName> (<PipelineName>) - Branch (--> target branch)
  • etc…

Use case / for what or how I would use it

I often have several Bitrise tabs opened in my browser, and the fact that they all have the same title make it difficult for me to navigate between them.

Hi @yDelouis360 :waving_hand:, welcome to the Bitrise community forum!

Thanks for the suggestion. In order to process this request, I have a couple of follow-up questions:

  1. Which different Bitrise pages are typically open at the same time?
  2. Why do you have these open - what does this enable you to do?

Thanks so much!

Hello,

I have several uses cases when it happens :

  • We have a release pipelines which deploy a hundreds of apps, and there often are a dozen of failures, so I usually open a tab for every workflows which failed to compare the errors and make sure I tackled every failures.
  • When I work on optimising the workflows, I often want to compare several similar workflows. So, usually, from the Insights page, I open a tab for each of them.

So, more generally, when there is a list of pipelines or workflows I want to check, I often tend to open them in a new tab to be able to easily go back to the list and keep the progress.

1 Like

Thanks for sharing the extra context. It’s useful and we will factor it into our thinking as the UI evolves.