kbendick commented on pull request #3004: URL: https://github.com/apache/iceberg/pull/3004#issuecomment-902890142
Here is a screenshot showing test runs getting cancelled in my fork. Note that in my fork, tests also run on `push` event (so they run twice). But the `pull_request` ones did cancel. Going to remove `push` from the skipped events to see if that helps cancel unnecessary workflows in forks: [Test PR in my fork](https://github.com/kbendick/iceberg/pull/46) Screenshot of the cancelled runs: <img width="534" alt="image" src="https://user-images.githubusercontent.com/9833362/130280221-6141f5d0-4925-4e9e-b186-b8f49043aeda.png"> Screenshot showing that a new push is what caused (the above) cancelling <img width="895" alt="image" src="https://user-images.githubusercontent.com/9833362/130280273-80c1e1d8-ef8d-4277-aba9-db9baa0dd0ce.png"> -- 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]
