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

Use labels to prevent the benchmark runner from being triggered #359

Open
Wodann opened this issue Apr 4, 2024 · 0 comments
Open

Use labels to prevent the benchmark runner from being triggered #359

Wodann opened this issue Apr 4, 2024 · 0 comments

Comments

@Wodann
Copy link
Collaborator

Wodann commented Apr 4, 2024

Definition of Done
It should be possible to disable the benchmark runner check based on labels.

Two possibilities are:

  • detect whether one of a set of labels is specified to include/exclude runs ([fix, feature, perf] is an example of an inclusive set or [docs, ci, style] is an example of an exclusive set)
  • add a no-benchmark-needed label to specifically indicate that benchmarks shouldn't be run, similar to the "no changeset needed" label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant