Merge branch 'lock-quick-action-docs' into 'master'
Docs lock/unlock quick action See merge request gitlab-org/gitlab-ce!22088
This commit is contained in:
commit
18777ec78d
1 changed files with 3 additions and 1 deletions
|
@ -38,7 +38,9 @@ discussions, and descriptions:
|
|||
| `/remove_estimate` | Remove time estimate | ✓ | ✓ |
|
||||
| <code>/spend <time(1h 30m | -1h 5m)> <date(YYYY-MM-DD)></code> | Add or subtract spent time; optionally, specify the date that time was spent on | ✓ | ✓ |
|
||||
| `/remove_time_spent` | Remove time spent | ✓ | ✓ |
|
||||
| <code>/due <in 2 days | this Friday | December 31st></code>| Set due date | ✓ |
|
||||
| `/lock` | Lock the discussion | ✓ | ✓ |
|
||||
| `/unlock` | Unlock the discussion | ✓ | ✓ |
|
||||
| <code>/due <in 2 days | this Friday | December 31st></code>| Set due date | ✓ | |
|
||||
| `/remove_due_date` | Remove due date | ✓ | |
|
||||
| `/weight 0,1,2, ...` | Set weight **[STARTER]** | ✓ | |
|
||||
| `/clear_weight` | Clears weight **[STARTER]** | ✓ | |
|
||||
|
|
Loading…
Reference in a new issue