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/pagerduty-integration.md
+12-11Lines changed: 12 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -16,16 +16,17 @@ To set up the integration between PagerDuty and each time a high or critical rep
16
16
17
17
1. Navigate to **Configuration > Services** on PagerDuty.
18
18
2. Click on **New Service** or add an integration to an existing service on PagerDuty by clicking **+Add New Services** on your services page.
19
-
3. Select **HackerOne** for the *Integration Type* and click on **Add Service**.
20
-
4. Go to the **Integrations** tab on the **Services** page.
21
-
5. Click the settings gear next to the integration and select **View**.
22
-
6. Copy the **Integration URL** and store that for later.
23
-
9. Log in to your account on hackerone.com.
24
-
10. Navigate to your webhooks settings on **Program Settings > Program > Webhooks**.
25
-
11. Click **New Webhook**.
26
-
12. Paste the URL that was copied from the Pagerduty integration page in step 6.
27
-
13. Select **Report created** and **Report triaged** as the events you want to trigger the webhook on.
28
-
14.*(Optional)* Select any other events you want to trigger the webhook on.
29
-
15. Click **Add webhook** to save the webhook.
19
+
3. Select **HackerOne** for the *Integration Type*.
20
+
4. Click **Add Service**.
21
+
5. Go to the **Integrations** tab on the **Services** page.
22
+
6. Click the settings gear next to the integration and select **View**.
23
+
7. Copy the **Integration URL** and store that for later.
24
+
8. Log in to your account on hackerone.com.
25
+
9. Navigate to your webhooks settings on **Program Settings > Program > Webhooks**.
26
+
10. Click **New Webhook**.
27
+
11. Paste the URL that was copied from the Pagerduty integration page in step 7.
28
+
12. Select **Report created** and **Report triaged** as the events you want to trigger the webhook on.
29
+
13.*(Optional)* Select any other events you want to trigger the webhook on.
30
+
14. Click **Add webhook** to save the webhook.
30
31
31
32
Each new and triaged report that has a high or critical severity will now create an incident on PagerDuty and page the appropriate teams based on your PagerDuty policies. You can tailor the configuration of your integration for different use cases by adjusting the events in step 13.
0 commit comments