Skip to content

Repo sync #38929

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 6 commits into from
Jun 17, 2025
Merged

Repo sync #38929

merged 6 commits into from
Jun 17, 2025

Conversation

docs-bot
Copy link
Collaborator

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.

docs-bot and others added 6 commits June 16, 2025 14:32
Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com>
Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com>
Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com>
Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com>
Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com>
@Copilot Copilot AI review requested due to automatic review settings June 17, 2025 00:45
@github github locked as spam and limited conversation to collaborators Jun 17, 2025
@docs-bot docs-bot merged commit 6dc19a4 into main Jun 17, 2025
@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label Jun 17, 2025
Copy link
Contributor

@Copilot Copilot AI left a 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 syncs updates from the public to the private repository, ensuring consistency in configuration hashes, API schemas, and permission definitions.

  • Updated SHA checksums in multiple config.json files
  • Corrected webhook and event descriptions across several schema.json versions
  • Added custom_properties and descriptionHTML fixes, new attestation endpoints, and markdown rendering permissions in various API definitions

Reviewed Changes

Copilot reviewed 132 out of 42 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/webhooks/lib/config.json Updated SHA checksum
src/webhooks/data/ghes-*/schema.json Corrected webhook descriptions and cleaned up event descriptions
src/webhooks/data/{ghec,fpt}/schema.json Added custom_properties definitions
src/rest/lib/config.json Updated SHA checksum
src/rest/data/*/schema.json Reordered and added descriptionHTML fields
src/rest/data/*/schema.json Added new repository permission and default branch settings
src/github-apps/lib/config.json Updated SHA checksum
src/github-apps/data/*/server-to-server-permissions.json Added markdown rendering permissions
src/github-apps/data/*/fine-grained-pat-permissions.json Added markdown rendering permissions
src/github-apps/data/*/{user-to-server,server-to-server}-rest.json Introduced new attestation endpoints
src/audit-logs/lib/config.json Updated SHA checksum
data/features/metered-ghe-ghas.yml Removed obsolete feature file
Comments suppressed due to low confidence (3)

data/features/metered-ghe-ghas.yml:1

  • This feature file has been deleted but may still be referenced elsewhere; ensure all references to metered-ghe-ghas.yml are removed or updated to prevent build or documentation errors.
-# Reference: 13369

src/rest/data/ghes-3.17-2022-11-28/schema.json:1367

  • [nitpick] The placement of descriptionHTML varies across endpoints; consider standardizing the field order (e.g., always place descriptionHTML after statusCodes) for consistency and easier schema generation.
"descriptionHTML": "<p>Lists repositories and their GitHub Actions cache usage..."

src/github-apps/data/ghec-2022-11-28/user-to-server-rest.json:3466

  • New attestation endpoints were added; consider adding or updating tests to cover list-attestations-by-bulk-subject-digests and the related deletion endpoints to ensure their behavior is validated.
"slug": "list-attestations-by-bulk-subject-digests",

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
triage Do not begin working on this issue until triaged by the team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant