Skip to content

Commit b23c4f8

Browse files
committed
Typo
1 parent 1e3a4f9 commit b23c4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
The goal is to have green master after every merge. To achieve this you must rebase every single merge request just before the merge and wait for pipeline status. It takes a lot of time of manual maintenance. So let's automate it with GitLab MergerBot.
88

9-
1) When you merge request is ready to merge, assign it to the bot.
9+
1) When your merge request is ready to merge, assign it to the bot.
1010
2) The bot will add your request to its own serial (FIFO) queue. (single queue for every repository)
1111
3) When your request is on the turn, the bot will rebase the MR and start waiting for the pipeline.
1212
4) When the bot detects some problems with the merge request it'll reassign the merge request back to the author.<br />

0 commit comments

Comments
 (0)