Filter out pipelines in vscode

Could you add option to filter pipelines by regex in vscode extension? If there are multiple teams working on the same project then “Everyone’s pipelines” will have a bit too much info

Hi @dracula, thank you for the great suggestion. I’m assuming that in your case, filtering by “my pipelines” and/or “current branch” is not enough?

Hi @Benny. Thanks for looking into this

I usually use My pipelines and/or Current branch and it works great. But I would also like to have an option to only see pipelines from my teammates instead of seeing pipelines of the whole company

For example if branches are named

  • feature/PROJ1-....
  • feature/PROJ2-...
  • feature/PROJ3-...

I would love to have an option to only view pipelines from feature/PROJ1-....

Another option that could work well for me would be to filter out branches by specific author. Then I could specify all my teammates