Skip to content

Commit 09dd653

Browse files
authored
add badges (#286)
Make CI/CD and publishing status visible for management on https://releases.juju.is/?team=Data+Platform Docs sync will be added as a separate PR. Please ignore the broken badge for now
1 parent f4cbbc9 commit 09dd653

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
# Charmed PostgreSQL VM Operator
2+
[![CharmHub Badge](https://charmhub.io/postgresql/badge.svg)](https://charmhub.io/postgresql)
3+
[![Release](https://github.com/canonical/postgresql-operator/actions/workflows/release.yaml/badge.svg)](https://github.com/canonical/postgresql-operator/actions/workflows/release.yaml)
4+
[![Tests](https://github.com/canonical/postgresql-operator/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/canonical/postgresql-operator/actions/workflows/ci.yaml?query=branch%3Amain)
5+
[![Docs](https://github.com/canonical/postgresql-operator/actions/workflows/sync_docs.yaml/badge.svg)](https://github.com/canonical/postgresql-operator/actions/workflows/sync_docs.yaml)
26

37
## Description
48

0 commit comments

Comments
 (0)