diff options
author | Jan <king-jan1999@hotmail.de> | 2018-06-13 12:42:36 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2018-06-13 12:42:36 +0000 |
commit | 5ba9279c5039615fd797beab273f3c1aeb642dd0 (patch) | |
tree | 7a8ccb1e15d496c981331b64f6e5165a04bb8ab8 /doc/user/project/quick_actions.md | |
parent | 031ee142b1cd941eb10afd11db553173a60428f3 (diff) | |
download | gitlab-ce-5ba9279c5039615fd797beab273f3c1aeb642dd0.tar.gz |
Resolve "Add `/confidential` quick action for issues"
Diffstat (limited to 'doc/user/project/quick_actions.md')
-rw-r--r-- | doc/user/project/quick_actions.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/project/quick_actions.md b/doc/user/project/quick_actions.md index 2f4ed3493c2..0ef8eddad20 100644 --- a/doc/user/project/quick_actions.md +++ b/doc/user/project/quick_actions.md @@ -42,3 +42,4 @@ do. | `/tableflip` | Append the comment with `(╯°□°)╯︵ ┻━┻` | | `/shrug` | Append the comment with `¯\_(ツ)_/¯` | | <code>/copy_metadata #issue | !merge_request</code> | Copy labels and milestone from other issue or merge request | +| `/confidential` | Makes the issue confidential |
\ No newline at end of file |