Skip to content

Commit a6ebea8

Browse files
Copilotsubatoi
andauthored
Remove topics frontmatter from webhooks content (#59896)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: subatoi <32935794+subatoi@users.noreply.github.com>
1 parent 0e61ef5 commit a6ebea8

22 files changed

Lines changed: 0 additions & 44 deletions

content/webhooks/about-webhooks.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ versions:
1919
fpt: '*'
2020
ghes: '*'
2121
ghec: '*'
22-
topics:
23-
- Webhooks
2422
---
2523

2624
## About webhooks

content/webhooks/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ versions:
2222
fpt: '*'
2323
ghes: '*'
2424
ghec: '*'
25-
topics:
26-
- Webhooks
2725
children:
2826
- /about-webhooks
2927
- /types-of-webhooks

content/webhooks/testing-and-troubleshooting-webhooks/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ versions:
55
fpt: '*'
66
ghes: '*'
77
ghec: '*'
8-
topics:
9-
- Webhooks
108
children:
119
- /viewing-webhook-deliveries
1210
- /redelivering-webhooks

content/webhooks/testing-and-troubleshooting-webhooks/redelivering-webhooks.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ versions:
66
fpt: '*'
77
ghes: '*'
88
ghec: '*'
9-
topics:
10-
- Webhooks
119
---
1210

1311
## About redelivering webhooks

content/webhooks/testing-and-troubleshooting-webhooks/testing-webhooks.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ versions:
1414
fpt: '*'
1515
ghes: '*'
1616
ghec: '*'
17-
topics:
18-
- Webhooks
1917
---
2018

2119
## About testing webhooks

content/webhooks/testing-and-troubleshooting-webhooks/troubleshooting-webhooks.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ versions:
66
fpt: '*'
77
ghes: '*'
88
ghec: '*'
9-
topics:
10-
- Webhooks
119
---
1210

1311
## Missing webhook deliveries

content/webhooks/testing-and-troubleshooting-webhooks/using-the-github-cli-to-forward-webhooks-for-testing.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ title: Using the GitHub CLI to forward webhooks for testing
33
intro: 'You can use the {% data variables.product.prodname_cli %} to test webhooks in your development environment without the complexity of port forwarding or third-party tools.'
44
versions:
55
feature: cli-webhook-forwarding
6-
topics:
7-
- Webhooks
86
shortTitle: Test with the CLI
97
redirect_from:
108
- /developers/webhooks-and-events/webhooks/receiving-webhooks-with-the-github-cli

content/webhooks/testing-and-troubleshooting-webhooks/viewing-webhook-deliveries.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ versions:
66
fpt: '*'
77
ghes: '*'
88
ghec: '*'
9-
topics:
10-
- Webhooks
119
---
1210

1311
## About webhook deliveries

content/webhooks/types-of-webhooks.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ versions:
99
fpt: '*'
1010
ghes: '*'
1111
ghec: '*'
12-
topics:
13-
- Webhooks
1412
---
1513

1614
## About webhook types

content/webhooks/using-webhooks/automatically-redelivering-failed-deliveries-for-a-github-app-webhook.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ versions:
66
fpt: '*'
77
ghes: '*'
88
ghec: '*'
9-
topics:
10-
- Webhooks
119
layout: inline
1210
redirect_from:
1311
- /webhooks/using-webhooks/creating-a-script-to-automatically-redeliver-failed-deliveries-for-a-github-app-webhook

0 commit comments

Comments
 (0)