Skip to content

Commit 732c1d2

Browse files
authored
Merge pull request #35263 from github/repo-sync
Repo sync
2 parents 7453457 + b32235a commit 732c1d2

File tree

14 files changed

+3
-42
lines changed

14 files changed

+3
-42
lines changed
Binary file not shown.

Diff for: content/apps/creating-github-apps/registering-a-github-app/using-webhooks-with-github-apps.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ When you activate webhooks for your {% data variables.product.prodname_github_ap
3131

3232
### Choosing a webhook URL for development and testing
3333

34-
While you develop and test your app, you can use a webhook payload delivery service like [Smee](https://smee.io/) to capture and forward webhook payloads to your local development environment. Never use Smee for an application in production, because Smee channels are not authenticated or secure. Alternatively, you can use a tool like [ngrok](https://ngrok.com/docs/guides/getting-started/), [localtunnel](https://localtunnel.github.io/www/), or the [Hookdeck Console](https://console.hookdeck.com?provider=github) that exposes your local machine to the internet to receive the payloads.
34+
While you develop and test your app, you can use a webhook payload delivery service like [Smee](https://smee.io/) to capture and forward webhook payloads to your local development environment. Never use Smee for an application in production, because Smee channels are not authenticated or secure. Alternatively, you can use a tool like [ngrok](https://ngrok.com/docs/guides/developer-preview/getting-started/), [localtunnel](https://localtunnel.github.io/www/), or the [Hookdeck Console](https://console.hookdeck.com?provider=github) that exposes your local machine to the internet to receive the payloads.
3535

3636
#### Creating a webhook URL with Smee
3737

Diff for: content/billing/setting-up-paid-accounts-for-procurement-companies/setting-up-enterprise-accounts-for-procurement-companies/creating-an-enterprise-account-as-a-microsoft-csp-partner.md

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ As a Microsoft Cloud Solution Provider (CSP) partner, you can create an enterpri
1818

1919
Before you start, make sure you know:
2020
* The {% data variables.product.prodname_dotcom %} username of the client who will become the owner of the enterprise account you create
21+
* The {% data variables.product.prodname_dotcom %} username for the CSP partner that must be assigned to the customer’s enterprise account to manage metered billing and access support
2122
* The name your client would like to use for the enterprise account
2223
* The email address where you would like receipts to be sent
2324

Diff for: content/contributing/writing-for-github-docs/using-yaml-frontmatter.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ includeGuides:
255255

256256
### `topics`
257257

258-
* Purpose: Indicate the topics covered by the article. Refer to the content models for more details about adding topics. A full list of existing topics is located in the [allowed topics file](https://github.com/github/docs/blob/main/data/allowed-topics.js). If topics in article frontmatter and the allow-topics list become out of sync, the [topics CI test](https://github.com/github/docs/blob/main/src/search/tests/topics.js) will fail.
258+
* Purpose: Indicate the topics covered by the article. Refer to the content models for more details about adding topics. A full list of existing topics is located in the [allowed topics file](https://github.com/github/docs/blob/main/data/allowed-topics.js). If topics in article frontmatter and the allow-topics list become out of sync, the [topics CI test](https://github.com/github/docs/blob/main/src/search/tests/topics.ts) will fail.
259259
* Type: Array of `String`s
260260
* Optional: Topics are preferred for each article, but, there may be cases where existing articles don't yet have topics, or adding a topic to a new article may not add value.
261261

Diff for: data/features/copilot-pr-summaries.yml

-2
This file was deleted.

Diff for: data/features/dependabot-actions-support.yml

-4
This file was deleted.

Diff for: data/features/dependabot-alerts-audit-log.yml

-6
This file was deleted.

Diff for: data/features/dependabot-alerts-development-label.yml

-6
This file was deleted.

Diff for: data/features/dependabot-alerts-dismissal-comment.yml

-6
This file was deleted.

Diff for: data/reusables/copilot/jetbrains-settings-preferences.md

-1
This file was deleted.

Diff for: data/reusables/gated-features/copilot-chat-callout-jetbrains-only.md

-3
This file was deleted.

Diff for: data/reusables/gated-features/copilot-chat-jetbrains-beta.md

-1
This file was deleted.

Diff for: data/reusables/gated-features/dependency-review-action.md

-10
This file was deleted.

Diff for: data/reusables/secret-scanning/push-protection-overview.md

-1
This file was deleted.

0 commit comments

Comments
 (0)