Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6beb44c

Browse files
committed
added images to article
1 parent 7cc72ee commit 6beb44c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/programs/pagerduty-integration.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,26 @@ To set up the integration between PagerDuty and each time a high or critical rep
1717
1. Navigate to **Configuration > Services** on PagerDuty.
1818
2. Click on **New Service** or add an integration to an existing service on PagerDuty by clicking **+Add New Services** on your services page.
1919
3. Select **HackerOne** for the *Integration Type*.
20+
21+
![pagerduty set up](./images/pagerduty-step-3.png)
22+
2023
4. Click **Add Service**.
2124
5. Go to the **Integrations** tab on the **Services** page.
2225
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+
2329
7. Copy the **Integration URL** and store that for later.
30+
31+
![pagerduty integration url field](./images/pagerduty-step-7.png)
32+
2433
8. Log in to your account on hackerone.com.
2534
9. Navigate to your webhooks settings on **Program Settings > Program > Webhooks**.
2635
10. Click **New Webhook**.
2736
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+
2840
12. Select **Report created** and **Report triaged** as the events you want to trigger the webhook on.
2941
13. *(Optional)* Select any other events you want to trigger the webhook on.
3042
14. Click **Add webhook** to save the webhook.

0 commit comments

Comments
 (0)