Skip to content

Commit

Permalink
Improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-klein committed May 3, 2020
1 parent d29503e commit 66cd293
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
@@ -1,4 +1,11 @@

# GitLab bot to sync Issues labels and MergeRequest labels

GitLab bot behaviours:

- When a user update GitLab issue labels, if this issue is closed only by one Merge Request then this GitLab Bot synchronise Merge Request labels with issue labels.
- When a user update GitLab Merge Request labels, GitLab Bot synchronise issues labels closed by this issue, only if this issue are closed by only one Merge Request.

## Usage

```
Expand Down

0 comments on commit 66cd293

Please sign in to comment.