Skip to content

Commit 2a62b06

Browse files
authored
Readme: advanced features (#62)
1 parent 9b183cb commit 2a62b06

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ Reasons can be for example:
1818
![Assign](https://i.imgur.com/B3Xnpgi.png)
1919
![Merged](https://i.imgur.com/N0WhuOU.png)
2020

21+
### Advanced features
22+
23+
- Autogenerated commit message based on MR title (Suffixed with link to the original MR).
24+
- Bot skips squashing when `bot:skip-squash` label is present on the MR.
25+
- Bot assigns MR to the beginning of the queue when `bot:hi-priority` is present. Useful for hotfixes etc.
26+
2127
## Pre-Installation requirements
2228

2329
#### Get the auth token

0 commit comments

Comments
 (0)