You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/programs/slack-integration.md
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -26,11 +26,15 @@ You can configure specific HackerOne activities you'd like to receive Slack noti
26
26
To set up your notification configuration:
27
27
1. Go to your Slack integration settings in **Settings > Program > Integrations**.
28
28
2. Click **Create your first Notification Configuration**.
29
-
3. Select the channel to post to in the **Post to Channel** field.
29
+
3. Select the public channel to post to in the **Post to Channel** field.
30
+
4. <i>(Optional)</i> Select **I want to use a private channel** to post your notification to a private channel, and manually type in the name of the private channel.
4. Select the specific activities you want to send to the channel. You can choose these options from these categories:
31
34
32
35
Category | Options
33
36
-------- | ---------
37
+
Report life cycle | You can select to receive notifications for various report actions such as: Report was submitted and Report was triaged.
34
38
Awards | * Bounty suggested <br>* A bounty has been paid <br>* Not eligible for bounty <br>* Swag was awarded
35
39
Disclosure | * Agreed on going public <br>* Report became public <br>* Manually disclosed
36
40
Misc | * The assignee of the report has been changed <br>* An internal comment was added to the report <br>* A public comment was added to the report <br>* Report locked, hackers can't reply on the report anymore
@@ -39,11 +43,6 @@ Misc | * The assignee of the report has been changed <br>* An internal comment w
39
43
40
44
All of your selected notifications now be posted to your selected channel on Slack. To configure posting notifications to other channels, click **Add Notification Configuration** and follow steps 3-5 again.
41
45
42
-
### Posting Notifications to a Private Slack Channel
43
-
If you want to post Slack notifications to a private channel, you can click the **use private channel** link during the set up of the integration. Instead of the drop-down with channel names, you will have the ability to enter your private channel name manually.
After entering the channel name, click **Save** to store your settings.
46
-
47
46
### Mapping Usernames
48
47
After configuring channel notifications, you have the option to map HackerOne usernames to Slack usernames. It's important to establish a link between these two usernames because when someone mentions your username in HackerOne, you’ll be notified just as if someone mentioned your username natively in Slack. This'll ensure that you are appropriately notified in Slack to pay attention to the most critical HackerOne notifications when your username is mentioned specifically for a follow-up comment or action.
0 commit comments