martin-g commented on pull request #35556: URL: https://github.com/apache/spark/pull/35556#issuecomment-1050622482
Thank you, @HyukjinKwon ! Nice trick with the Github suggestions feature! `Allow edits and access to secrets by maintainers` is also enabled, so you could even push an empty commit I used close/reopen PR to re-trigger the checks but this needs https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request and this event is not enabled at https://github.com/apache/spark/blob/e56f8651f2b7e8890cac791db6c01b96946b27bf/.github/workflows/build_and_test.yml#L22. Do you want me to open a new PR to add this event or it is not there intentionally ? The change is to add these two lines - https://github.com/apache/avro/blob/f10fa6b9e30e38ec5cde6e00288f0b31b24bf1de/.github/workflows/test-lang-c.yml#L21-L22 -- 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]
