Skip to content

Conversation

@tvoran
Copy link
Member

@tvoran tvoran commented Dec 2, 2025

Labeler job syntax seems to be broken, this might fix it?

Example: https://github.com/hashicorp/web-unified-docs/actions/runs/19843088062/job/56855420138?pr=1419

Before this patch:

web-unified-docs on  main 
❯ cat .github/labeler.yml| yq .
Error: bad file '-': yaml: line 236: did not find expected ',' or ']'

With this patch:

web-unified-docs on  tvoran/VAULT-40510/fix-labeler 
❯ cat .github/labeler.yml| yq .
...
Runtime:
  - any:
      - changed-files:
          - any-glob-to-any-file: ['content/consul/**', 'content/nomad/**', 'content/hcp-docs/content/docs/cli/**', 'content/hcp-docs/content/docs/hcp/**']

@tvoran tvoran requested a review from a team as a code owner December 2, 2025 01:17
@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

Vercel Previews Deployed

Name Status Preview Updated (UTC)
Dev Portal ✅ Ready (Inspect) Visit Preview Tue Dec 2 01:56:24 UTC 2025
Unified Docs API ✅ Ready (Inspect) Visit Preview Tue Dec 2 01:41:46 UTC 2025

@tvoran tvoran requested a review from boruszak December 2, 2025 01:20
@aimeeu
Copy link
Contributor

aimeeu commented Dec 2, 2025

@tvoran Thanks for finding this. I merged PR #1422, which fixed the PR labeler and the issue labeler. I didn't see your message in Slack until after I created my PR.

@tvoran
Copy link
Member Author

tvoran commented Dec 2, 2025

Fixed in #1422

@tvoran tvoran closed this Dec 2, 2025
@tvoran tvoran deleted the tvoran/VAULT-40510/fix-labeler branch December 2, 2025 17:11
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