Skip to content

Repo sync #38836

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
Jun 10, 2025
Merged

Repo sync #38836

merged 5 commits into from
Jun 10, 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.

thispaul and others added 5 commits June 10, 2025 06:44
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
…gent" article for Copilot coding agent (#55984)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: felicitymay <1877141+felicitymay@users.noreply.github.com>
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
@Copilot Copilot AI review requested due to automatic review settings June 10, 2025 12:38
@github github locked as spam and limited conversation to collaborators Jun 10, 2025
@docs-bot docs-bot merged commit 8dc6f41 into main Jun 10, 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 synchronizes formatting changes across REST API schema JSON files by relocating the descriptionHTML properties immediately after their corresponding statusCodes arrays.

  • Moved each descriptionHTML entry below the statusCodes closing bracket and adjusted commas for consistency
  • Applied the same formatting update across multiple GHES (3.17, 3.16, 3.15) and GHEC schema files
  • No functional API changes; purely formatting

Reviewed Changes

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

File Description
src/rest/data/ghes-3.17-2022-11-28/schema.json Moved descriptionHTML below statusCodes arrays
src/rest/data/ghes-3.16-2022-11-28/schema.json Same formatting relocation for descriptionHTML
src/rest/data/ghes-3.15-2022-11-28/schema.json Same formatting relocation for descriptionHTML
src/rest/data/ghec-2022-11-28/schema.json Same formatting relocation for descriptionHTML

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

5 participants