-
Notifications
You must be signed in to change notification settings - Fork 62.2k
Repo sync #39056
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
Conversation
…#56298) Co-authored-by: Sophie <[email protected]> Co-authored-by: Jules <[email protected]>
Co-authored-by: Jules <[email protected]>
…data residency (#56255) Co-authored-by: mc <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This automated pull request synchronizes changes between the public and private repositories by updating commit SHAs, adding new attestation delete endpoints across API spec and permission files, and reflecting these additions in the documentation.
- Bumped SHA values in multiple
config.json
files tobbde2eea32cd8cfb2ef5e7508268bc60c70c8025
- Introduced three new attestation delete endpoints (
delete-attestations-in-bulk
,delete-attestations-by-subject-digest
,delete-attestations-by-id
) in various user-to-server, server-to-server, and permission JSON files - Updated documentation: added
/attestations
section, created an autogenerated attestations doc page (with placeholders), inserted a data-residency availability reusable, and refined frontmatter titles in several markdown files
Reviewed Changes
Copilot reviewed 22 out of 36 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
src/webhooks/lib/config.json | Updated SHA value |
src/rest/lib/config.json | Updated SHA value |
src/github-apps/lib/config.json | Updated SHA value |
src/github-apps/data/ghec-2022-11-28/user-to-server-rest.json | Added new attestation delete endpoints |
src/github-apps/data/ghec-2022-11-28/server-to-server-rest.json | Added new attestation delete endpoints |
src/github-apps/data/ghec-2022-11-28/server-to-server-permissions.json | Added secret scanning dismissal and attestation permissions |
src/github-apps/data/ghec-2022-11-28/fine-grained-pat.json | Added new attestation delete endpoints |
src/github-apps/data/ghec-2022-11-28/fine-grained-pat-permissions.json | Added secret scanning dismissal and attestation permissions |
src/github-apps/data/fpt-2022-11-28/user-to-server-rest.json | Added new attestation delete endpoints |
src/github-apps/data/fpt-2022-11-28/server-to-server-rest.json | Added new attestation delete endpoints |
src/github-apps/data/fpt-2022-11-28/server-to-server-permissions.json | Added attestation delete permissions |
src/github-apps/data/fpt-2022-11-28/fine-grained-pat.json | Added new attestation delete endpoints |
src/github-apps/data/fpt-2022-11-28/fine-grained-pat-permissions.json | Added attestation delete permissions |
data/reusables/copilot/data-residency-availability.md | Created reusable for premium request billing note |
content/rest/orgs/index.md | Added /attestations to orgs children list |
content/rest/orgs/attestations.md | Created autogenerated attestations doc page (placeholders) |
content/github-models/github-models-at-scale/set-up-custom-model-integration-models-byok.md | Added missing period to bullet |
content/copilot/.../understanding-and-managing-requests-in-copilot.md | Inserted data-residency availability reusable |
content/admin/overview/setting-up-a-trial-of-github-enterprise-cloud.md | Added trial runner minutes detail |
content/admin/data-residency/...feature-overview-for-github-enterprise-cloud-with-data-residency.md | Added premium requests billing row |
content/actions/tutorials/index.md | Refined frontmatter title and added shortTitle |
content/actions/concepts/index.md | Refined frontmatter title and added shortTitle |
Comments suppressed due to low confidence (1)
content/rest/orgs/attestations.md:2
- The frontmatter fields
title
,shortTitle
, andintro
are placeholders (TODOCS
). Please replace them with appropriate, descriptive content so the autogenerated documentation page renders with meaningful titles and intros.
title: TODOCS
This is an automated pull request to sync changes between the public and private repos.
Our bot will merge this pull request automatically.
To preserve continuity across repos, do not squash this pull request.