diff options
author | Patrick Donnelly <pdonnell@redhat.com> | 2024-05-13 20:14:27 +0200 |
---|---|---|
committer | Patrick Donnelly <pdonnell@redhat.com> | 2024-05-14 14:19:42 +0200 |
commit | dd3176c8140b569f236e8d1a5c882ff44711588f (patch) | |
tree | e76f93302cf91142f7e3cbf88101ad4eaacc335d /README.md | |
parent | .github: use shorter name for backport tracker action (diff) | |
download | ceph-dd3176c8140b569f236e8d1a5c882ff44711588f.tar.xz ceph-dd3176c8140b569f236e8d1a5c882ff44711588f.zip |
doc: add status badge for backport creation
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md index 3a0274b5375..41699563369 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ See https://ceph.com/ for current information about Ceph. +## Status + +[![Issue Backporting](https://github.com/ceph/ceph/actions/workflows/create-backport-trackers.yml/badge.svg)](https://github.com/ceph/ceph/actions/workflows/create-backport-trackers.yml) ## Contributing Code |