laskoviymishka opened a new pull request, #1570:
URL: https://github.com/apache/iceberg-go/pull/1570

   actions/labeler v6.1.0 parses .github/labeler.yml with js-yaml warnings 
promoted to errors. The multi-line flow-style sequence had its closing bracket 
indented less than its items, which js-yaml now rejects as "deficient 
indentation", failing the triage job on every open PR.
   
   Convert the flow-style list to a block-style list, which parses cleanly and 
produces the identical config structure.


-- 
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