Cheatography
https://cheatography.com
A structured overview for GitLab Quick Actions found on https://docs.gitlab.com/ee/user/project/quick_actions.html
Generic: Issues, Merge Requests, Epics
|
Set or update title |
|
Reopen |
|
Close |
|
Done |
|
Add to ToDo liste |
|
Switch award emoji |
Notification: Issues, Merge Requests, Epics
|
Enable notifications |
|
Disable notifications |
Comments: Issues, Merge Requests, Epics
|
Lock the comment section |
|
Unlock the comment section |
|
Append the comment with ¯\_(ツ)_/¯. |
|
Append the comment with (╯°□°)╯︵ ┻━┻. |
Issue specific
/move <path/to/project>
|
Move issue to another project |
/clone <path/to/project>
|
Clones issue in current or given project |
|
Close current issue and mark duplicate to given issue - also marks them related |
|
Marks given issues as related |
|
Copies labels and milestone from the given issue |
/iteration *iteration:"iteration name"
|
Set iteration |
|
Removes iteration |
|
Sets weight of issue to n |
|
Clears out weight |
|
Sets given milestone |
|
Removes milestone |
|
Set due date to date: "2020-12-31", "in 2 days", "this Friday" or "December 31st" |
|
Removes due date |
|
Add to epic: &epic, group&epic or URL to an epic |
|
Remove from epic |
|
Make confidential |
|
Promote to epic |
|
Publish to associated status page |
|
Add Zoom meeting to issue |
|
Removes Zoom meeting |
|
|
Labeling: Issues, Merge Requests, Epics
|
Add one or more labels |
|
Replace current labels with the given ones |
|
Remove all labels |
|
remove the given labels |
Assignement: Issues, Merge Requests
|
Assign one or more user |
|
Self-assign item |
|
Replace assignee(s) with given one(s) |
|
Unassign given user(s) |
|
Remove (all) assignee(s) |
Time tracking: Issues, Merge Requests
|
Set estimated time e.g. /estimate 1w 2d 3h 4m
|
|
Remove time estimate |
/spend time(nh nm) date(YYYY-MM-DD)
|
Add or substract spent time, optional specify a date the time was spent on. |
|
Remove time spent |
Merge Request specific
/create_merge_request branch_name
|
Create a new merge request starting from the current issue |
/target_branch local_branch_name
|
Set target branch |
|
Toggle draft status |
|
Approve the merge request |
|
Submit a pending review |
|
Merge changes. Depending on the project setting, this may be when the pipeline succeeds, adding to a Merge Train, etc. |
/copy_metadata !merge_request
|
Copy labels and milestone from another merge request in the project |
Epic specific
|
Set parent epic to epic |
|
Remove parent epic |
|
Add child epic to epic |
/remove_child_epic epic
|
Remove child epic from epic |
An epic value can be provided in form of &epic, group&epic or URL to an epic
|
Created By
Metadata
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets