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

Add ability in engine to skip next rules on first rule condition is not satisfied #11

Open
rover886 opened this issue Dec 2, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@rover886
Copy link
Collaborator

rover886 commented Dec 2, 2023

When a namespace has multiple rules and if any rule does not satisfy the condition then skip the next rules within that namespace.

  1. This configuration should be at namespace level
  2. Skipping of next rules should be done on first unsatisfied rule
  3. Info level logging should be done when such condition happens with details such as due to which rule ID this happened
@rover886 rover886 added the enhancement New feature or request label Dec 2, 2023
@rover886 rover886 added this to the 1.1.0 milestone Dec 2, 2023
@rover886 rover886 self-assigned this Dec 2, 2023
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

When branches are created from issues, their pull requests are automatically linked.

1 participant