File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -17,14 +17,26 @@ To set up the integration between PagerDuty and each time a high or critical rep
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
19
3 . Select ** HackerOne** for the * Integration Type* .
20
+
21
+ ![ pagerduty set up] ( ./images/pagerduty-step-3.png )
22
+
20
23
4 . Click ** Add Service** .
21
24
5 . Go to the ** Integrations** tab on the ** Services** page.
22
25
6 . Click the settings gear next to the integration and select ** View** .
26
+
27
+ ![ pagerduty selecting the settings gear] ( ./images/pagerduty-step-6.png )
28
+
23
29
7 . Copy the ** Integration URL** and store that for later.
30
+
31
+ ![ pagerduty integration url field] ( ./images/pagerduty-step-7.png )
32
+
24
33
8 . Log in to your account on hackerone.com.
25
34
9 . Navigate to your webhooks settings on ** Program Settings > Program > Webhooks** .
26
35
10 . Click ** New Webhook** .
27
36
11 . Paste the URL that was copied from the Pagerduty integration page in step 7.
37
+
38
+ ![ webhooks page] ( ./images/pagerduty-step-11.png )
39
+
28
40
12 . Select ** Report created** and ** Report triaged** as the events you want to trigger the webhook on.
29
41
13 . * (Optional)* Select any other events you want to trigger the webhook on.
30
42
14 . Click ** Add webhook** to save the webhook.
You can’t perform that action at this time.
0 commit comments