Commit 0817f57
authored
feat: add incident comment-type and work-item commands (#130)
Bump go-flashduty to the commit adding the incident comment-type and
work-item APIs, then regenerate the CLI command tree and skill cards:
- incident comment-type-create/delete/list/reorder/update
- incident work-item-create/list/update/delete/complete/convert/
assignees-reset/post-mortem-bind
- refresh incident comment (new --comment-type-id) and feed
(new i_wi_* entry types) request schemas1 parent c36f641 commit 0817f57
6 files changed
Lines changed: 1161 additions & 10 deletions
File tree
- internal/cli
- skills/flashduty/reference
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments