Skip to content

Commit ffe7151

Browse files
authored
Refresh readme (#181)
1 parent 0785154 commit ffe7151

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GitLab merger bot
22

3-
[![Build Status](https://travis-ci.org/pepakriz/gitlab-merger-bot.svg)](https://travis-ci.org/pepakriz/gitlab-merger-bot)
3+
![Build Status](https://github.com/pepakriz/gitlab-merger-bot/actions/workflows/release.yml/badge.svg)
44

55
## What does it do?
66

@@ -15,8 +15,11 @@ Reasons can be for example:
1515
- The merge request has unresolved discussions
1616
- The merge request can't be rebased due to a conflict
1717

18-
![Assign](https://i.imgur.com/B3Xnpgi.png)
19-
![Merged](https://i.imgur.com/N0WhuOU.png)
18+
<p align="center">
19+
<img src="docs/merged.png" alt="Merged" />
20+
<img src="docs/assign.png" alt="Assign" />
21+
<img src="docs/queue.png" alt="Queue" width="546" height="auto" />
22+
</p>
2023

2124
### Advanced features
2225

docs/assign.png

16.1 KB
Loading

docs/merged.png

16.2 KB
Loading

docs/queue.png

80 KB
Loading

0 commit comments

Comments
 (0)