Skip to content

Commit 75ab7c8

Browse files
committed
updated README.md
1 parent 9e5b46b commit 75ab7c8

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ maintainer: groenborg
44

55
# git phlow
66

7-
| build | goreport |
8-
| ------------- | ----------------- |
9-
| ![build status](https://concourse.kubernetes.praqma.cloud/api/v1/teams/main/pipelines/git-phlow/jobs/integration-tests/badge) | [![Go Report Card](https://goreportcard.com/badge/github.com/Praqma/git-phlow)](https://goreportcard.com/report/github.com/Praqma/git-phlow) |
7+
| integration | build | goreport |
8+
| ------------- | --- | ----------------- |
9+
| ![integration status](https://concourse.kubernetes.praqma.cloud/api/v1/teams/main/pipelines/git-phlow/jobs/integration-tests/badge) | ![build status](https://concourse.kubernetes.praqma.cloud/api/v1/teams/main/pipelines/git-phlow/jobs/create-patch/badge) |[![Go Report Card](https://goreportcard.com/badge/github.com/Praqma/git-phlow)](https://goreportcard.com/report/github.com/Praqma/git-phlow) |
1010

1111

1212
git-phlow (pronounced _"git flow"_), is a CLI extension for git, which provides an extra set of commands to easily use our pragmatic workflow called **the phlow**. It has an automatic branching model, which compliant CI/CD services can use for full automation. It also provides automatic issue tracking using [github](https://github.com) issues with [waffle](https://waffle.io/).

_config.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)