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

Upgrade labeler config to v5 from v4 #31022

Conversation

vatsalghelani-csa
Copy link
Contributor

Fixes #30930

Following work to the PR #30996 after the merge still showing the error.

Currently https://github.com/project-chip/connectedhomeip/blob/master/.github/workflows/labeler.yaml our labeler yaml is pointing to the version v4.

Seems to have broken label CI actions (which is ugly because the CI itself passed, it just fails on other PRs like https://github.com/project-chip/connectedhomeip/actions/runs/7169114229/job/19518884500?pr=30921)

  1. Currently because of the fail it has been reverted back to v4
  2. Modified the labeler correctly in order to use version 5 (v5.0.0)
  3. Config file has been updated. File -> .github/labeler.yaml. Ref Links for the upgrade as below,
  1. Workflow Labeler has been to updated. File -> .github/workflows/labeler.yaml. Ref link for upgrade as below,
  1. Will need to carry the testing operation to check it's working.

@vatsalghelani-csa vatsalghelani-csa deleted the CIdevelopment/labelerv5upgrade branch December 15, 2023 14:29
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.

[CI/CD] Upgrade labeler config to v5
2 participants