From a787ac4f9679771c8bb42f2a128cba736b49cc0f Mon Sep 17 00:00:00 2001 From: Ishan Jain <51803183+ishanjainn@users.noreply.github.com> Date: Tue, 23 Aug 2022 19:16:11 +0530 Subject: [PATCH] Add status badge to README --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 856dfce..6416e89 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ # Ansible Collection - grafana.grafana -[![CI](https://github.com/grafana/grafana-ansible-collection/actions/workflows/ansible-test.yml/badge.svg?branch=main)](https://github.com/grafana/grafana-ansible-collection/actions/workflows/ansible-test.yml) +[![CI Tests](https://github.com/grafana/grafana-ansible-collection/actions/workflows/ci-test.yml/badge.svg?branch=main)](https://github.com/grafana/grafana-ansible-collection/actions/workflows/ci-test.yml) +[![Full Integration Test](https://github.com/grafana/grafana-ansible-collection/actions/workflows/full-integration-test.yml/badge.svg?branch=main)](https://github.com/grafana/grafana-ansible-collection/actions/workflows/full-integration-test.yml) This collection contains modules and plugins to assist in automating managing of resources in Grafana with Ansible. -- Ansible collection Documentation: https://grafana.github.io/grafana-ansible-collection/ -- Grafana website: -- Grafana Cloud website: +- [Ansible collection Documentation](https://grafana.github.io/grafana-ansible-collection/) +- [Grafana website](https://grafana.com) +- [Grafana Cloud website](https://grafana.com/products/cloud/) ## Ansible version compatibility The collection is tested and supported with: