Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: only fetch pipelines for some branches #183

Open
lzkill opened this issue Jun 11, 2021 · 0 comments
Open

Feature: only fetch pipelines for some branches #183

lzkill opened this issue Jun 11, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@lzkill
Copy link

lzkill commented Jun 11, 2021

In my company we work with a versioning model containing main, develop and staging branches. Features are developed in specific branches like srv_t009 and later merged to develop. Some projects have hundreds of these feature branches and many get shared via the remote GitLab server. Pipelines are not configured for the shared feature branches, but only for a few like staging.

It would be useful in gitlab-monitor to keep fetching all branches to show commits, but to get pipelines only for some branches. Currently the app takes a lot of time trying to get pipelines from branches that I already know don't hve them.

@lzkill lzkill changed the title Create filter for branches during pipeline fetch Feature: only fetch pipelines for some branches Jun 11, 2021
@timoschwarzer timoschwarzer added the enhancement New feature or request label Jun 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants