Skip to content

Commit 249b847

Browse files
committed
Add extra ticket options
1 parent 3002b45 commit 249b847

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pybot/endpoints/slack/utils/action_messages.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
"notStarted": "Not Started",
99
"inProgress": "In-progress",
1010
"waitingOnUser": "Waiting on User",
11+
"rejected": "Rejected",
12+
"duplicate": "Mark as Duplicate",
1113
"complete": "Complete",
1214
}
1315

0 commit comments

Comments
 (0)