зеркало из https://github.com/github/docs.git
Коммит
732c1d23b8
Двоичный файл не отображается.
До Ширина: | Высота: | Размер: 125 KiB |
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
versions:
|
||||
ghec: '*'
|
|
@ -1,4 +0,0 @@
|
|||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
ghes: '>3.7'
|
|
@ -1,6 +0,0 @@
|
|||
# Reference: Issue #8657 - Dependabot alerts: audit log improvements - [GA]
|
||||
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
ghes: '>= 3.8'
|
|
@ -1,6 +0,0 @@
|
|||
# Reference: Issue #6631 - Dependabot alerts: surface information about development dependencies - [GA]
|
||||
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
ghes: '>3.6'
|
|
@ -1,6 +0,0 @@
|
|||
# Reference: Issue #7673 - Dependabot alerts: optional comment with dismissal - [GA]
|
||||
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
ghes: '>3.6'
|
|
@ -1 +0,0 @@
|
|||
1. In your JetBrains IDE, under the **File** menu for Windows or under the name of your IDE for Mac (for example, **PyCharm** or **IntelliJ**), click **Settings** for Windows or **Preferences** for Mac.
|
|
@ -1,3 +0,0 @@
|
|||
If you have a {% data variables.product.prodname_copilot_individuals_short %} subscription, and you would like to use {% data variables.product.prodname_copilot_chat %} in a JetBrains IDE, you can join the [waitlist](https://github.com/github-copilot/chat_jetbrains_waitlist_signup/join). You will be notified by email when you are granted access to the {% data variables.release-phases.public_preview %}. Joining the waitlist does not guarantee access to the {% data variables.release-phases.public_preview %}.
|
||||
|
||||
If you are an owner of an invoiced organization or enterprise with a {% data variables.product.prodname_copilot_business_short %}{% ifversion ghec %} or {% data variables.product.prodname_copilot_enterprise_short %}{% endif %} subscription and would like to participate in the {% data variables.release-phases.public_preview %} for {% data variables.product.prodname_copilot_chat %} in a JetBrains IDE, you can contact your account manager or solutions engineer to request access. Customers on Free, Team or self-serve Enterprise plans who do not have an account manager are not eligible for the {% data variables.release-phases.private_preview %} at this time.
|
|
@ -1 +0,0 @@
|
|||
{% data variables.product.prodname_copilot_chat %} in a JetBrains IDE is currently in {% data variables.release-phases.public_preview %}, and is subject to change.
|
|
@ -1,10 +0,0 @@
|
|||
{% ifversion fpt or ghec %}
|
||||
The {% data variables.dependency-review.action_name %} is available for the following repository types:
|
||||
|
||||
* Public repositories on {% data variables.product.prodname_dotcom_the_website %}
|
||||
* Organization-owned repositories on {% data variables.product.prodname_ghe_cloud %} with [{% data variables.product.prodname_GH_advanced_security %}](/get-started/learning-about-github/about-github-advanced-security) enabled
|
||||
|
||||
{% elsif ghes %}
|
||||
Organization-owned repositories with [{% data variables.product.prodname_GH_advanced_security %}](/get-started/learning-about-github/about-github-advanced-security) enabled
|
||||
|
||||
{% endif %}
|
|
@ -1 +0,0 @@
|
|||
When you enable push protection for your organization or repository, {% data variables.product.prodname_secret_scanning %} also checks pushes for supported secrets. {% data variables.product.prodname_secret_scanning_caps %} lists any secrets it detects so the author can review the secrets and remove them or, if {% ifversion push-protection-delegated-bypass %} permitted{% else %}needed{% endif %}, allow those secrets to be pushed.
|
Загрузка…
Ссылка в новой задаче