We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b183cb commit 2a62b06Copy full SHA for 2a62b06
README.md
@@ -18,6 +18,12 @@ Reasons can be for example:
18

19

20
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
27
## Pre-Installation requirements
28
29
#### Get the auth token
0 commit comments