XN137 opened a new pull request, #7818: URL: https://github.com/apache/iceberg/pull/7818
i got the following email today: ``` [XN137/iceberg] Run failed: Recurring JMH Benchmarks - master (b88951b) ``` it seems unintentional to me that these workflows also get scheduled on github repo forks... especially assuming any substantial work on forks is done on branches other than `master`. note the snapshot publish workflow gets scheduled but is then skipped immediately on forks already: https://github.com/apache/iceberg/blob/8aefc6925fdd8501040dfaf7d8ee0cdfec60a92d/.github/workflows/publish-snapshot.yml#L28-L31 -- 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]
