itholic commented on PR #37210: URL: https://github.com/apache/spark/pull/37210#issuecomment-1233618886
Could you check the "Workflow run detection failed" in the https://github.com/apache/spark/pull/37210/checks?check_run_id=7404721464 ? You should enable the Github Actions workflow running on your forked repository to run the CI. Also fix the title in the proper format? It should be of the form `[SPARK-xxxx][COMPONENT] Title`, which is described in https://spark.apache.org/contributing.html e.g. [SPARK-39811][PYTHON] add ignore for the recently added and failing mypy error 'type-var'. And let's don't modify the existing PR description format, it should be of the form: ``` ### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ``` -- 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]
