Is there a way to configure the dashboard to show only pipelines for the default branch.
For example, if I have two projects A and B where for A the default branch is master, but for B the default branch is release. I know that I can customize the branches specifically per project, but since I have too many of them, id like to have an option equivalent to something like projectConfig → * → includeDefault: true.