Commit 6c7d6f0 1 parent 506dbfb commit 6c7d6f0 Copy full SHA for 6c7d6f0
File tree 1 file changed +5
-18
lines changed
1 file changed +5
-18
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"display_information" : {
3
- "name" : " JiraGPT"
3
+ "name" : " JiraGPT-final "
4
4
},
5
5
"features" : {
6
6
"app_home" : {
9
9
"messages_tab_read_only_enabled" : false
10
10
},
11
11
"bot_user" : {
12
- "display_name" : " JiraGPT" ,
12
+ "display_name" : " JiraGPT-final " ,
13
13
"always_online" : true
14
14
},
15
15
"slash_commands" : [
16
16
{
17
- "command" : " /groom" ,
18
- "description" : " Grooms a Jira ticket" ,
19
- "usage_hint" : " DEE-1234678" ,
20
- "should_escape" : false
21
- },
22
- {
23
- "command" : " /update" ,
24
- "description" : " Updates the jira ticket with comment" ,
25
- "usage_hint" : " DEE-12356789 Added a new bot" ,
26
- "should_escape" : false
27
- },
28
- {
29
- "command" : " /find" ,
30
- "description" : " Find information for documents" ,
31
- "usage_hint" : " what is SPAship" ,
17
+ "command" : " /createjira" ,
18
+ "description" : " Creates a groomed Jira ticket with your prompt" ,
19
+ "usage_hint" : " Create login page function" ,
32
20
"should_escape" : false
33
21
},
34
22
{
41
29
},
42
30
"oauth_config" : {
43
31
"scopes" : {
44
- "user" : [" admin" ],
45
32
"bot" : [
46
33
" app_mentions:read" ,
47
34
" channels:history" ,
You can’t perform that action at this time.
0 commit comments