Skip to content

Commit 8c34d43

Browse files
authored
ReadMe.rst: Add file sync status badge (#43)
Display status of file sync from this repo to Project Mu repos in a badge at the top of the main repo readme file. Also adds a badge with the latest Mu DevOps release version to make the release more obvious. Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
1 parent 6df41c4 commit 8c34d43

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

ReadMe.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
Project MU Developer Operations (DevOps) Repository
33
===================================================
44

5+
|Latest Mu DevOps Release Version (latest SemVer)| |Sync Mu DevOps Files to Mu Repos|
6+
7+
.. |Sync Mu DevOps Files to Mu Repos| image:: https://github.com/microsoft/mu_devops/actions/workflows/FileSyncer.yml/badge.svg
8+
:target: https://github.com/microsoft/mu_devops/actions/workflows/FileSyncer.yml
9+
10+
.. |Latest Mu DevOps Release Version (latest SemVer)| image:: https://img.shields.io/github/v/release/microsoft/mu_devops?label=Latest%20Release
11+
:target: https://github.com/microsoft/mu_devops/releases/latest
12+
513
This repository is part of Project Mu. Please see Project Mu for details https://microsoft.github.io/mu
614

715
This repository is used to manage files related to build, continuous integration (CI), and continuous deployment (CD)

0 commit comments

Comments
 (0)