nchammas commented on PR #697: URL: https://github.com/apache/spark-website/pull/697#issuecomment-4926769812
I kept the `[html]` marker but updated the condition to also check the commit author: https://github.com/apache/spark-website/blob/bf80b5efe29c9e26d0a3f66058ebe43fe325c419/.github/workflows/html-push.yml#L15-L19 That way, even if contributors accidentally use `[html]` in their commit message, it won't have any impact. -- 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]
