[libcxx-commits] [libcxx] Add libc++ main builder status badge (PR #75283)

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 20 11:22:41 PST 2023


================
@@ -67,6 +67,10 @@ Getting Started with libc++
 Current Status
 ==============
 
+.. image:: https://github.com/llvm/llvm-project/actions/workflows/libcxx-build-and-test.yaml/badge.svg?branch=main&event=schedule
----------------
mordante wrote:

Just curious, but why not put it in the main LLVM README? Then the status is directly visible from the main GitHub page. This is the typical location for badges.

https://github.com/llvm/llvm-project/pull/75283


More information about the libcxx-commits mailing list