Skip to content

Commit ba3ec7e

Browse files
committed
readme: add badges
1 parent bf05bb1 commit ba3ec7e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Octo Pilot
22

3+
[![Go Report Card](https://goreportcard.com/badge/github.com/dailymotion/octopilot)](https://goreportcard.com/report/github.com/dailymotion/octopilot)
4+
[![Release Status](https://github.com/dailymotion/octopilot/workflows/release/badge.svg)](https://github.com/dailymotion/octopilot/actions?query=workflow%3Arelease)
5+
[![Latest Release](https://img.shields.io/github/v/release/dailymotion/octopilot)](https://github.com/dailymotion/octopilot/releases)
6+
[![Docker Image](https://img.shields.io/badge/docker-dailymotion%2Foctopilot-008bb8.svg)](https://hub.docker.com/r/dailymotion/octopilot/)
7+
38
**OctoPilot** is a tool designed to help you automate your Gitops workflow, by automatically creating and merging GitHub Pull Requests to update specific content in Git repositories.
49

510
It supports updating:

0 commit comments

Comments
 (0)