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

Allow negating conditions #67

Merged
merged 1 commit into from
Feb 20, 2023
Merged

Allow negating conditions #67

merged 1 commit into from
Feb 20, 2023

Conversation

srvaroa
Copy link
Owner

@srvaroa srvaroa commented Feb 19, 2023

Mainly a workaround for Go's lack of support to negative-lookahead regex.

This feature allows negating the result of the conditions applied to each label.

Signed-off-by: Galo Navarro anglorvaroa@gmail.com

Signed-off-by: Galo Navarro <anglorvaroa@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant