abhishekrb19 opened a new pull request, #15564:
URL: https://github.com/apache/druid/pull/15564

   After https://github.com/apache/druid/pull/15558,  @LakshSingla noticed this 
error in one of his jobs - 
https://github.com/apache/druid/actions/runs/7212566265/job/19650514677?pr=15559.
 
   
   > The configuration file (path: .github/labeler.yml) was not found locally, 
fetching via the api
   Error: Error: found unexpected type for label 'Area - Batch Ingestion' 
(should be array of config options)
   Error: found unexpected type for label 'Area - Batch Ingestion' (should be 
array of config options)
   
   The issue seems related to: https://github.com/actions/labeler/issues/712. 
This PR updates the labeler configuration format to be compatible with v5.
   
   As with GitHub actions, we'd have to test this by merging the PR and then a 
follow-up PR should succeed as the workflow is run from the base branch, master 
in this case. If it doesn't succeed, we can perhaps revert the version back to 
v4.
   
   This PR has:
   
   - [x] been self-reviewed.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to