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 25bce62 commit f6fb616Copy full SHA for f6fb616
README.md
@@ -153,6 +153,8 @@ The `summary` action will pull down the MR description into a buffer so that you
153
require("gitlab").summary()
154
```
155
156
+The upper part of the popup contains the title, which can also be edited and sent via the perform action keybinding in the same manner.
157
+
158
### Reviewing Diffs
159
160
The `review` action will open a diff of the changes. You can leave comments using the `create_comment` action.
0 commit comments