Skip to content

Repo sync #39603

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 31, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ If you need to use multiple accounts on {% data variables.location.product_locat

### Session cookies

{% data variables.product.company_short %} uses cookies to provide services and increase security. {% ifversion fpt or ghec %}You can review details about {% data variables.product.company_short %}'s cookies in the [privacy/cookies repository](https://github.com/privacy/cookies).{% endif %}
{% data variables.product.company_short %} uses cookies to provide services and increase security. {% ifversion fpt or ghec %}You can review details about {% data variables.product.company_short %}'s cookies in [AUTOTITLE](/free-pro-team@latest/site-policy/privacy-policies/github-cookies).{% endif %}

* The gist.{% ifversion fpt or ghec %}github.com{% elsif ghes %}HOSTNAME domain{% endif %} and {% ifversion fpt or ghec %}github.com domains{% elsif ghes %}base domain for your instance{% endif %} use separate cookies.
* {% data variables.product.github %} typically marks a user session for deletion after two weeks of inactivity.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Currently, we don't support passkeys or security keys as primary 2FA methods sin
* [About email verification and mandatory 2FA](#about-email-verification-and-mandatory-2fa)

> [!NOTE]
> We recommend retaining cookies on {% data variables.product.prodname_dotcom_the_website %}. If you set your browser to wipe your cookies every day, you'll never have a verified device for account recovery purposes, as the [`_device_id` cookie](https://github.com/privacy/cookies) is used to securely prove you've used that device previously. For more information, see [AUTOTITLE](/authentication/securing-your-account-with-two-factor-authentication-2fa/recovering-your-account-if-you-lose-your-2fa-credentials#authenticating-with-a-verified-device-ssh-token-or-personal-access-token).
> We recommend retaining cookies on {% data variables.product.prodname_dotcom_the_website %}. If you set your browser to wipe your cookies every day, you'll never have a verified device for account recovery purposes, as the [`_device_id` cookie](/free-pro-team@latest/site-policy/privacy-policies/github-cookies) is used to securely prove you've used that device previously. For more information, see [AUTOTITLE](/authentication/securing-your-account-with-two-factor-authentication-2fa/recovering-your-account-if-you-lose-your-2fa-credentials#authenticating-with-a-verified-device-ssh-token-or-personal-access-token).

### About TOTP apps and mandatory 2FA

Expand Down
2 changes: 1 addition & 1 deletion content/github-models/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ To call models programmatically, you’ll need:
-H "Content-Type: application/json" \
https://models.github.ai/inference/chat/completions \
-d '{"model":"openai/gpt-4.1","messages":[{"role":"user","content":"What is the capital of France?"}]}'
```
```

1. You’ll receive a response like this:

Expand Down
1 change: 1 addition & 0 deletions content/rest/issues/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ children:
- /comments
- /events
- /issues
- /issue-dependencies
- /labels
- /milestones
- /sub-issues
Expand Down
14 changes: 14 additions & 0 deletions content/rest/issues/issue-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: REST API endpoints for issue dependencies
shortTitle: Issue dependencies
intro: Use the REST API to view, add, and remove issue dependencies.
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
fpt: '*'
ghec: '*'
topics:
- API
autogenerated: rest
allowTitleToDifferFromFilename: true
---

<!-- Content after this section is automatically generated -->
1 change: 1 addition & 0 deletions content/rest/secret-scanning/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ topics:
children:
- /alert-dismissal-requests
- /delegated-bypass
- /push-protection
- /secret-scanning
autogenerated: rest
---
Expand Down
14 changes: 14 additions & 0 deletions content/rest/secret-scanning/push-protection.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: REST API endpoints for secret scanning push protection
shortTitle: Push protection
intro: Use the REST API to manage secret scanning push protection.
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
fpt: '*'
ghec: '*'
topics:
- API
autogenerated: rest
allowTitleToDifferFromFilename: true
---

<!-- Content after this section is automatically generated -->
106 changes: 103 additions & 3 deletions content/site-policy/privacy-policies/github-cookies.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ For translations of this statement into other languages, please visit <https://d

### Cookies and tracking technologies

GitHub uses cookies to provide, secure and improve our Service or to develop new features and functionality of our Service. For example, we use them to (i) keep you logged in, (ii) remember your preferences, (iii) identify your device for security and fraud purposes, including as needed to maintain the integrity of our Service, (iv) compile statistical reports, and (v) provide information and insight for future development of GitHub. We provide more information about [cookies on GitHub](https://github.com/privacy/cookies) that describes the cookies we set, the needs we have for those cookies, and the expiration of such cookies.
GitHub uses cookies to provide, secure and improve our Service or to develop new features and functionality of our Service. For example, we use them to (i) keep you logged in, (ii) remember your preferences, (iii) identify your device for security and fraud purposes, including as needed to maintain the integrity of our Service, (iv) compile statistical reports, and (v) provide information and insight for future development of GitHub. We provide more information about [cookies on GitHub](/site-policy/privacy-policies/github-cookies) that describes the cookies we set, the needs we have for those cookies, and the expiration of such cookies.

For Enterprise Marketing Pages, we may also use non-essential cookies to (i) gather information about enterprise users’ interests and online activities to personalize their experiences, including by making the ads, content, recommendations, and marketing seen or received more relevant and (ii) serve and measure the effectiveness of targeted advertising and other marketing efforts. If you disable the non-essential cookies on the Enterprise Marketing Pages, the ads, content, and marketing you see may be less relevant.

Expand Down
5 changes: 5 additions & 0 deletions data/reusables/support/scope-of-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ If your support request is outside of the scope of what our team can help you wi
* Container orchestration, such as Kubernetes setup, or networking
* Detailed assistance with workflows and data management
* Preview features. {% data variables.release-phases.public_preview_caps %}, {% data variables.release-phases.private_preview %}, and {% data variables.release-phases.technical_preview %} features are out of {% data variables.contact.github_support %}'s scope.
* {% data variables.product.prodname_copilot %} suggestions

{% data variables.product.prodname_copilot %} provides AI-powered code suggestions and responses. As outlined in our legal terms, you retain full responsibility for your code, including any suggestions you choose to incorporate. The quality, accuracy, relevance, or functionality of {% data variables.product.prodname_copilot_short %}’s responses may not always meet your expectations, and mistakes may occur. It is your decision whether to use {% data variables.product.prodname_copilot_short %}’s suggestions, and GitHub strongly recommends implementing reasonable policies and practices to prevent the use of any suggestion in a way that could violate the rights of others. This includes, but is not limited to, using the filtering features available in {% data variables.product.prodname_copilot_short %}.

{% data variables.product.prodname_copilot_short %}-generated suggestions and outputs are out of scope for support. GitHub Support cannot guarantee the correctness or suitability of {% data variables.product.prodname_copilot_short %}’s responses, and is not responsible for the results produced. If you have concerns about specific suggestions, please review all links and information provided to ensure accuracy and compliance with your requirements. For more information, see [{% data variables.product.prodname_copilot %} Terms](/free-pro-team@latest/site-policy/github-terms/github-terms-for-additional-products-and-features#github-copilot) and [Best practices for using {% data variables.product.prodname_copilot_short %}](/free-pro-team@latest/copilot/get-started/best-practices).

{% ifversion ghec or ghes %}For support with {% data variables.release-phases.public_preview %} features, you can contact your account manager on {% data variables.contact.contact_enterprise_sales %}. For support with {% data variables.release-phases.private_preview %} and {% data variables.release-phases.technical_preview %} features, contact the group provided during the {% data variables.release-phases.private_preview %}'s onboarding session, or your account manager on {% data variables.contact.contact_enterprise_sales %}.{% endif %}

Expand Down
216 changes: 216 additions & 0 deletions src/github-apps/data/fpt-2022-11-28/fine-grained-pat-permissions.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,114 @@
"title": "Administration",
"displayTitle": "Organization permissions for \"Administration\"",
"permissions": [
{
"category": "actions",
"slug": "get-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "get-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "get-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "get-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "list-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}",
"additional-permissions": true,
"access": "write"
},
{
"category": "actions",
"slug": "remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "delete",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}",
"additional-permissions": true,
"access": "write"
},
{
"category": "dependabot",
"slug": "lists-the-repositories-dependabot-can-access-in-an-organization",
Expand Down Expand Up @@ -639,6 +747,24 @@
"additional-permissions": false,
"access": "write"
},
{
"category": "secret-scanning",
"slug": "list-organization-pattern-configurations",
"subcategory": "push-protection",
"verb": "get",
"requestPath": "/orgs/{org}/secret-scanning/pattern-configurations",
"additional-permissions": false,
"access": "write"
},
{
"category": "secret-scanning",
"slug": "update-organization-pattern-configurations",
"subcategory": "push-protection",
"verb": "patch",
"requestPath": "/orgs/{org}/secret-scanning/pattern-configurations",
"additional-permissions": false,
"access": "write"
},
{
"category": "orgs",
"slug": "list-security-manager-teams",
Expand Down Expand Up @@ -3480,6 +3606,60 @@
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "get-artifact-and-log-retention-settings-for-a-repository",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/artifact-and-log-retention",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-artifact-and-log-retention-settings-for-a-repository",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/artifact-and-log-retention",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "get-fork-pr-contributor-approval-permissions-for-a-repository",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/fork-pr-contributor-approval",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-fork-pr-contributor-approval-permissions-for-a-repository",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/fork-pr-contributor-approval",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "get-private-repo-fork-pr-workflow-settings-for-a-repository",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/fork-pr-workflows-private-repos",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-private-repo-fork-pr-workflow-settings-for-a-repository",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/fork-pr-workflows-private-repos",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "get-allowed-actions-and-reusable-workflows-for-a-repository",
Expand Down Expand Up @@ -6183,6 +6363,42 @@
"additional-permissions": true,
"access": "write"
},
{
"category": "issues",
"slug": "list-dependencies-an-issue-is-blocked-by",
"subcategory": "issue-dependencies",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/dependencies/blocked_by",
"additional-permissions": false,
"access": "read"
},
{
"category": "issues",
"slug": "add-a-dependency-an-issue-is-blocked-by",
"subcategory": "issue-dependencies",
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/dependencies/blocked_by",
"additional-permissions": false,
"access": "write"
},
{
"category": "issues",
"slug": "remove-dependency-an-issue-is-blocked-by",
"subcategory": "issue-dependencies",
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/dependencies/blocked_by/{issue_id}",
"additional-permissions": false,
"access": "write"
},
{
"category": "issues",
"slug": "list-dependencies-an-issue-is-blocking",
"subcategory": "issue-dependencies",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/dependencies/blocking",
"additional-permissions": false,
"access": "read"
},
{
"category": "issues",
"slug": "list-issue-events",
Expand Down
Loading
Loading