wombatu-kun commented on PR #16771:
URL: https://github.com/apache/iceberg/pull/16771#issuecomment-5692245362

   @kevinjqliu you merged #16945 and #17516, so this looks like your area - 
would you have a moment for this one?
   
   It adds the same four-line `concurrency:` block the heavy workflows already 
use to the four lightweight PR workflows that still lack it: `docs-ci`, 
`license-check`, `zizmor` and `asf-allowlist-check`. `docs-ci` is the one 
really worth having, since every superseded run keeps a scarce macOS runner 
busy until it finishes on its own. @apupier hit the same gap independently and 
opened #16775 for it, then closed it in favour of this one.
   
   `cancel-in-progress` is gated on `github.event_name == 'pull_request'`, so 
runs on `main` are never interrupted. CI is green and there are no conflicts.
   


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