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

Group level rules #4953

Merged
merged 2 commits into from
Jul 30, 2024
Merged

Group level rules #4953

merged 2 commits into from
Jul 30, 2024

Conversation

EricWittmann
Copy link
Member

@EricWittmann EricWittmann commented Jul 30, 2024

This PR adds support for configuring rules at the group level (in addition to the Global and Artifact levels). Lower level rule configs override higher levels. So the order of preference is:

  1. Artifact
  2. Group
  3. Global
  4. (Default global)

Note that (4) is configured at deploy time via env variables.

With UI:
image

@EricWittmann EricWittmann marked this pull request as ready for review July 30, 2024 19:38
@EricWittmann EricWittmann merged commit de34d36 into main Jul 30, 2024
20 checks passed
@EricWittmann EricWittmann deleted the feat/group-level-rules branch July 30, 2024 21:48
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