Skip to content

Commit c10f6f4

Browse files
authored
Added badges to README.md (#111)
## Issue Repo status is not displayed in the [Charm Engineering Releases](https://releases.juju.is/?team=Data) page. ## Solution Added status badges: * CharmHub Badge * Release * Tests * Docs
1 parent 2642632 commit c10f6f4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# mysql-router-operator
2+
[![Charmhub](https://charmhub.io/mysql-router/badge.svg)](https://charmhub.io/mysql-router)
3+
[![Release](https://github.com/canonical/mysql-router-operator/actions/workflows/release.yaml/badge.svg)](https://github.com/canonical/mysql-router-operator/actions/workflows/release.yaml)
4+
[![Tests](https://github.com/canonical/mysql-router-operator/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/canonical/mysql-router-operator/actions/workflows/ci.yaml)
5+
[![Sync docs from Discourse](https://github.com/canonical/mysql-router-operator/actions/workflows/sync_docs.yaml/badge.svg)](https://github.com/canonical/mysql-router-operator/actions/workflows/sync_docs.yaml)
26

37
## Description
48

0 commit comments

Comments
 (0)