This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
The following commit(s) were added to refs/heads/master by this push:
new 4373b67 [MINOR] Add GitHub Action build status badge to the README
4373b67 is described below
commit 4373b67a6bb8046314dcb5d968e12c3c88c4e550
Author: William Hyun <[email protected]>
AuthorDate: Thu Jun 17 15:25:24 2021 -0700
[MINOR] Add GitHub Action build status badge to the README
### What changes were proposed in this pull request?
This PR aims to add GitHub Action build status badge to README.md.
### Why are the changes needed?
This will improve the visibility of the build status.
- https://github.com/williamhyun/spark/tree/badge#apache-spark
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
N/A
Closes #32954 from williamhyun/badge.
Authored-by: William Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index aa7d1dd..7d2c457 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@ and Structured Streaming for stream processing.
<https://spark.apache.org/>
+[](https://github.com/apache/spark/actions/workflows/build_and_test.yml?query=branch%3Amaster)
[](https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-sbt-hadoop-3.2)
[](https://ci.appveyor.com/project/ApacheSoftwareFoundation/spark)
[](https://spark-test.github.io/pyspark-coverage-site)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]