Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repo sync #39034

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 24, 2025
Merged

Repo sync #39034

merged 6 commits into from
Jun 24, 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.

@Copilot Copilot AI review requested due to automatic review settings June 24, 2025 09:36
@github github locked as spam and limited conversation to collaborators Jun 24, 2025
@docs-bot docs-bot merged commit e9a8bcf into main Jun 24, 2025
1 check passed
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 PR synchronizes schema changes between public and private repos by consolidating descriptionHTML fields and removing duplicates across multiple GHES versions.

  • Moved each descriptionHTML property above its statusCodes array for consistent ordering.
  • Removed the duplicate descriptionHTML entries following statusCodes.
  • Applied these updates in GHES 3.13, 3.15, 3.16, and 3.17 schema files.

Reviewed Changes

Copilot reviewed 70 out of 81 changed files in this pull request and generated no comments.

File Description
src/rest/data/ghes-3.17-2022-11-28/schema.json Reordered and deduplicated descriptionHTML and statusCodes
src/rest/data/ghes-3.16-2022-11-28/schema.json Reordered and deduplicated descriptionHTML and statusCodes
src/rest/data/ghes-3.15-2022-11-28/schema.json Reordered and deduplicated descriptionHTML and statusCodes
src/rest/data/ghes-3.13-2022-11-28/schema.json Reordered and deduplicated descriptionHTML and statusCodes

@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label Jun 24, 2025
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.

3 participants