Skip to content

Commit

Permalink
Merge pull request github#35263 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Nov 12, 2024
2 parents 7453457 + b32235a commit 732c1d2
Show file tree
Hide file tree
Showing 14 changed files with 3 additions and 42 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ When you activate webhooks for your {% data variables.product.prodname_github_ap

### Choosing a webhook URL for development and testing

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.
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.

#### Creating a webhook URL with Smee

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ As a Microsoft Cloud Solution Provider (CSP) partner, you can create an enterpri

Before you start, make sure you know:
* The {% data variables.product.prodname_dotcom %} username of the client who will become the owner of the enterprise account you create
* 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
* The name your client would like to use for the enterprise account
* The email address where you would like receipts to be sent

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ includeGuides:

### `topics`

* 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.
* 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.
* Type: Array of `String`s
* 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.

Expand Down
2 changes: 0 additions & 2 deletions data/features/copilot-pr-summaries.yml

This file was deleted.

4 changes: 0 additions & 4 deletions data/features/dependabot-actions-support.yml

This file was deleted.

6 changes: 0 additions & 6 deletions data/features/dependabot-alerts-audit-log.yml

This file was deleted.

6 changes: 0 additions & 6 deletions data/features/dependabot-alerts-development-label.yml

This file was deleted.

6 changes: 0 additions & 6 deletions data/features/dependabot-alerts-dismissal-comment.yml

This file was deleted.

1 change: 0 additions & 1 deletion data/reusables/copilot/jetbrains-settings-preferences.md

This file was deleted.

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions data/reusables/gated-features/dependency-review-action.md

This file was deleted.

1 change: 0 additions & 1 deletion data/reusables/secret-scanning/push-protection-overview.md

This file was deleted.

0 comments on commit 732c1d2

Please sign in to comment.