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

ci/labeler: upgrade to v5 format #5498

Merged
merged 1 commit into from
Jun 4, 2024
Merged

ci/labeler: upgrade to v5 format #5498

merged 1 commit into from
Jun 4, 2024

Conversation

sumnerevans
Copy link
Member

@sumnerevans sumnerevans commented Jun 4, 2024

Description

actions/labeler@v5 had breaking changes that I failed to update for in #5496. This PR should hopefully fix it.

I was unfortunately not able to catch the issue because the labeler config seems to be based on whatever is in the master branch, so CI didn't catch it on the original PR.

I'm going to need @rycee to help bail me out here.

Signed-off-by: Sumner Evans [email protected]

Checklist

  • Change is backwards compatible.

  • Code formatted with ./format.

  • Code tested through nix-shell --pure tests -A run.all or nix develop --ignore-environment .#all using Flakes.

  • Test cases updated/added. See example.

  • Commit messages are formatted like

    {component}: {description}
    
    {long description}
    

    See CONTRIBUTING for more information and recent commit messages for examples.

  • If this PR adds a new module

    • Added myself as module maintainer. See example.

Maintainer CC

@sumnerevans sumnerevans requested a review from rycee June 4, 2024 06:30
@rycee rycee merged commit 1a577c1 into master Jun 4, 2024
4 of 6 checks passed
@rycee rycee deleted the labeler-fix branch June 4, 2024 06:33
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