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

Auto label PRs that may require extra checks #2785

Merged
merged 3 commits into from
Sep 25, 2023

Conversation

celinval
Copy link
Contributor

@celinval celinval commented Sep 21, 2023

Description of changes:

Add a new workflow that automatically adds the label "Z-BenchCI" to PRs that touch compiler, toolchain, dependencies and driver files that invoke our dependencies.

I also removed the label from the toolchain update job since this workflow will add the label once the PR is created.

Resolved issues:

#2606

Related RFC:

Optional #ISSUE-NUMBER.

Call-outs:

Testing:

Checklist

  • Each commit message has a non-empty body, explaining why the change was made
  • Methods or procedures are documented
  • Regression or unit tests are included, or existing tests cover the modified code
  • My PR is restricted to a single feature or bugfix

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

@celinval celinval requested a review from a team as a code owner September 21, 2023 18:45
We would like to automatically run benchcomp if the PR touches some
files. Use an auto label action for that.
.github/labeler.yml Show resolved Hide resolved
.github/labeler.yml Show resolved Hide resolved
Add a few more entries per PR comment
@celinval celinval enabled auto-merge (squash) September 25, 2023 20:59
@celinval celinval merged commit 6b1a09d into model-checking:main Sep 25, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants