docs: show and link to the new macOS CI
authorEric Engestrom <eric@engestrom.ch>
Thu, 9 Jun 2022 09:47:00 +0000 (10:47 +0100)
committerEric Engestrom <eric@engestrom.ch>
Sat, 11 Jun 2022 11:44:42 +0000 (12:44 +0100)
Show the badge with the status of the new macOS CI introduced in
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16875,
and make it a link to the build details.

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Yurii Kolesnykov <root@yurikoles.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16941>

docs/macos.rst

index 941d501..513bd1c 100644 (file)
@@ -1,6 +1,10 @@
 Notes for macOS
 ================
 
+.. image:: https://github.com/mesa3d/mesa/actions/workflows/ci.yml/badge.svg
+    :target: https://github.com/mesa3d/mesa/actions/workflows/ci.yml
+    :alt: macOS CI
+
 Mesa builds on macOS without modifications. However, there are some details to
 be aware of.