Skip to content

Commit fbd7236

Browse files
authored
Merge pull request #8 from cruxstack/dev
feat: improve slack app icon and display
2 parents d423c98 + 821164c commit fbd7236

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

assets/slack/icon.png

1.33 MB
Loading

assets/slack/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"display_information": {
3-
"name": "GitHub Bot",
4-
"description": "GitHub automation bot with Okta sync and PR compliance monitoring",
5-
"background_color": "#24292e"
3+
"name": "GitHub Ops Bot",
4+
"description": "GitHub automation bot with user sync and compliance monitoring",
5+
"background_color": "#10203B"
66
},
77
"features": {
88
"bot_user": {
9-
"display_name": "GitHub Bot",
9+
"display_name": "GitHub Ops Bot",
1010
"always_online": false
1111
}
1212
},

0 commit comments

Comments
 (0)