Skip to content

Conversation

@msbukal
Copy link
Contributor

@msbukal msbukal commented Oct 21, 2025

Jira: https://circleci.atlassian.net/browse/PIPE-5237

Important note : Release-please will only create a release PR for releases with a feat or fix commit message. If your PR starts with chore , your changes will NOT be released.

Description

Adding validation support for expression-based filters: https://circleci.com/docs/reference/configuration-reference/#jobfilters

Implementation details

Added a oneof under filter, can either be string or the previous branches object.

How to validate

I followed the steps in HACKING.md to test locally, verified that the previous branches/tags were still valid and additionally strings are. Also validated the error & info messages were helpful.

@msbukal msbukal merged commit c383399 into main Oct 22, 2025
6 checks passed
@msbukal msbukal deleted the filtersregex branch October 22, 2025 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants