Provide Github Labels for Filtering
under review
B
Bernhard Maeder
We'd really like to access github labels in a ignore/only filter statement (similar to git tags). This would allow us to:
Mark PRs that shouldn't be built at all (effectively preventing the PR from being merged)
Mark PRs to build and unit test, but skip the integration tests
Mark PRs for deployment to a specific staging environment
IMO, that would improve circleci's capabilities in multi stage deployment scenarios.
And, this has already been proposed here: https://discuss.circleci.com/t/tag-label-filter/11158
CCI-I-271
B
Benedetta Dal Canton
under review
Deepa Ravi
Is this feature available ? Seems a very useful one and could definitely benefit.
Mike Berkow
Is there any movement on this? It seems to be a useful feature that has been requested since 2018
Liya Ai
Merged in a post:
Allow OSS project teams to mark approved PR Builds
E
Eddie
For large scale OSS teams who are paying for performance plans, they would like the ability to "approve" Pull Requests that should be allowed to consume their credits.This has been solved in other tools by looking for a specific label on the PR that a project maintainer has added, indicating it is not malicious bit mining, etc.
CCI-I-666
P
Peter Boling
This is a duplicate of/duplicated by https://ideas.circleci.com/cloud-feature-requests/p/provide-github-labels-for-filtering
Liya Ai
Peter Boling: Thanks Peter! I'll merge these. We did some clean-up & merging of ideas when we transitioned over last year, but there are still some one-offs out there. Appreciate the help.
P
Peter Boling
Liya Ai: You are welcome! We will be stopping our paid plan soon if this is not implemented. We have a devops team, and are building out JX, and are almost to the point of putting in effort to replace CIrcleCI. Hoping you can get to this so we can put the effort somewhere else!
Tyler Wood
Would go very far in helping us streamline some tedious workflows!
P
Peter Boling
This needs to happen. I need this feature for dozens of repos to work acceptably with Depfu, Greenkeeper, Renovate, and other similar services. How is this not already a thing?!
Merged in a post:
Executable jobs depening on (Github) Labels
M
Marvin Piekarek
This could be useful to activate or deactivate special job sets with given labels.
i.e.:
- You could label your PR as dependency upgrade (thus all pipelines should run)
- You also label another PR with bugfix and only Unit and regression tests should run against your product
etc ...
Pros: saving computing/people's time, activating specialized test sets for special labels, more specific testing abilities
Cons: Over-Engineered CI systems, missing tests if labels are missing (or too much depending on the setup)
CCI-I-1181
R
Richard Albayaty
R
Richard Albayaty
This would be a great feature for CircleCI to have! Thanks for the link with a script!
Load More
→