-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Labels
Description
currently every contributor uses sweep-enabled label which fully sweeps the entire search space on every PR to validate their changes, even tho small changes, low risk ones which clogs on clusters.
proposal to add an full-sweep-enabled label that does the full sweeps & change sweep-enabled label to only sweep 2 points per paralllelism config (min conc, max conc) + do evals.
this way the PR author can decide for themselves to do full-sweep-enabled label PR that require that level of validation & just do sweep-enabled on PRs which dont need that level of validation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status