Skip to content

Document profileUrl in SCIM user attributes - #45903

Merged
subatoi merged 1 commit into
github:mainfrom
mastersb:mastersb-document-scim-profile-url
Sep 21, 2026
Merged

subatoi merged 1 commit into
github:mainfrom
mastersb:mastersb-document-scim-profile-url

Conversation

@mastersb

Copy link
Copy Markdown
Contributor

GitHub Copilot generated this pull request.

Why:

Resolves github/docs-content#24406

The standard SCIM profileUrl response attribute was added in github/github#453516, and the generated endpoint schemas and examples were updated in github/docs-internal#63091.

What's being changed (if available, include any code snippets, screenshots, or gifs):

Adds profileUrl to the hand-authored supported SCIM user attributes table. The description explains that the value links to the associated GitHub account and is omitted when no GitHub account is linked.

Check off the following:

  • A subject matter expert (SME) has reviewed the technical accuracy of the content in this PR. In most cases, the author can be the SME. Open source contributions may require an SME review from GitHub staff.
  • The changes in this PR meet the docs fundamentals that are required for all content.
  • All CI checks are passing and the changes look good in the review environment.

Validation

  • npm run lint-content -- --paths content/rest/scim/scim.md
  • npm run build
  • CHANGED_FILES='content/rest/scim/scim.md' npm run test -- src/content-render/tests/render-changed-and-deleted-files.ts

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added the triage Do not begin working on this issue until triaged by the team label Sep 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

How to review these changes 👓

Thank you for your contribution. To review these changes, choose one of the following options:

A Hubber will need to deploy your changes internally to review.

Table of review links

Note: Please update the URL for your staging server or codespace.

The table shows the files in the content directory that were changed in this pull request. This helps you review your changes on a staging server. Changes to the data directory are not included in this table.

Source Review Production What Changed
rest/scim/scim.md ghec
ghec

Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server

🤖 This comment is automatically generated.

@mastersb
mastersb marked this pull request as ready for review September 15, 2026 13:20
Copilot AI balanced review requested due to automatic review settings September 15, 2026 13:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

No unresolved review comments remain, and the change is limited to documentation.

Review tier: Lite (auto)
Findings: None

Note

Copilot is running an experiment and ran this review at Lite.

What changed in this PR

Documents the standard SCIM profileUrl response attribute.

Changes:

  • Adds profileUrl and its type.
  • Describes its linked GitHub account URL and omission behavior.
File Description
content/​rest/​scim/​scim.md Adds documentation for profileUrl.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@janiceilene janiceilene added driver persona and removed triage Do not begin working on this issue until triaged by the team labels Sep 15, 2026

@lecoursen lecoursen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Let us know in #docs-content when you'd like us to merge it.

@subatoi
subatoi added this pull request to the merge queue Sep 21, 2026
Merged via the queue into github:main with commit bbd0da3 Sep 21, 2026
66 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues

papabeartaurus420-png added a commit to papabeartaurus420-png/docs that referenced this pull request Sep 23, 2026
* Update Copilot in Jetbrains capabilities (#63118)

Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com>

* Delete orphaned files (2026-09-07-16-29) (#63107)

* Delete orphaned features (2026-09-07-16-30) (#63108)

* FR: fixing broken links (#63150)

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Migrate the search results page to Primer Brand (#62942)

* Migrate the docs footer to Primer Brand MinimalFooter (Docs 2026) (#63038)

* Document read-only MCP requirement for code review (#62965)

Co-authored-by: Vanessa <vgrl@github.com>

* docs: document Actions cache-mode workflow option (#62301)

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Copilot-Session: f352d126-d2f4-42a0-a6e6-0e9c243c5ad0

* Scope `push` to the default branch in copilot-setup-steps samples (github#45823)

Co-authored-by: Claude <noreply@anthropic.com>

* Change "Blocked" to "Allowed" for the default of "Suggestions matching public code" (#63160)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* Fix typo (#63161)

* Copilot CLI: Update integrations and remote control articles (#63159)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>

* Clarify CNAME record value for private GitHub Pages sites (#63163)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* Fix multi-line table cell rejoin and bare-if endif deletion (#63024)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: aff2e6f9-b0df-4d2d-b8c4-b0eee8c2d7e4

* Fix changelog agent by clearing the ai-inference model input (#63070)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 45ab851f-7296-412f-b82f-319442a26698

* Change GraphQL warning icon (#63095)

* Remove stale CLI docs auto-maintenance state (#63124)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: cf82fd62-db1e-4338-bc63-e3f6ed8c53d6

* Detect deletion-only pull requests as invalid (#63167)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: subatoi <32935794+subatoi@users.noreply.github.com>

* Add link to "Get started with managed settings" to AI governance journey (#63162)

* Update OpenAPI Description (#63168)

Co-authored-by: Hana Harencarova <hharen@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>

* GraphQL schema update (#63171)

Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>

* Update view a pull request review instructions and screenshot for current UI (github#45832)

* Copilot: Document Agent Plugins 1.0 support (#62640)

Co-authored-by: hkirschner_microsoft <hkirschner_microsoft@github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
Copilot-Session: 7b920053-3358-460c-a9d2-824b058c7b55
Copilot-Session: bbcaf7d1-4485-4a30-809b-84d54cd03835

* mai-code-1.0-flash deprecation (#63152)

* Skip lockfile churn check for Dependabot (#63066)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 45ab851f-7296-412f-b82f-319442a26698

* Correct GHES deprecation issue labels, title, and dedupe (#63054)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 5b62a9bc-6bf5-4396-ace7-510661e552be

* Version links inside GraphQL schema descriptions (#63026)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: aff2e6f9-b0df-4d2d-b8c4-b0eee8c2d7e4
Copilot-Session: 276b099c-ba9c-4151-a28d-033e4c59bc0f

* Remove two dead workflows (#63122)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: cf82fd62-db1e-4338-bc63-e3f6ed8c53d6

* automatic Dependabot access to GitHub-hosted registries docs (#63155)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot-Session: 06f65880-f1da-4aaf-8461-7bc559490672

* Use current CodeQL frontmatter keys (#62839)

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Copilot-Session: 563b4c05-9260-4c19-8dea-c08fa303ec4c

* [Content creation]: [Audit for Copilot IA project] Concepts: Usage and billing  github#24161 (#63045)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* [Content creation]: [Audit for Copilot IA project] Concepts: Models  github#24290 (#63103)

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
Copilot-Session: 3924ad1b-4f15-43f9-8894-a05997f8ee7e

* fix: moves COPILOT_HOOKS_DENY_DEMO guard to ensure deny() in scope (github#43103)

Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>

* Docs: deprecate the all-platforms CodeQL bundle in CLI download instructions (#63083)

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Copilot-Session: e6313973-c801-45fa-99c6-685dbd3eb374

* Update OpenAPI Description (#63181)

Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>

* Remove expired billing content (#63180)

* docs: update copilot-cli content from source docs (#63016)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: hubwriter <54933897+hubwriter@users.noreply.github.com>

* Update CodeQL CLI manual (#63141)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Document app-delegated SSO authorization (#63073)

Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Isaac Brown <isaacmbrown@github.com>

* Update audit log event data (#63185)

Co-authored-by: Jenni C <97056108+dihydroJenoxide@users.noreply.github.com>

* Fix unit tests in `tests/convert-markdown-for-docs.ts` (#63188)

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Fix link redirection for aka.ms URLs in documentation conversion (#63175)

* Fix dead Overview button on code security landing page (#63192)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Revert "Document app-delegated SSO authorization" (#63189)

* Add troubleshooting guidance for required workflow job checks (#63198)

Co-authored-by: wechuli <wechulipaul@yahoo.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* Copilot CLI: Update core interactive usage articles (#63197)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>

* Fix broken examples in npm registry docs (github#45875)

* Signal that the `copilot-setup-steps.yml` samples are illustrative (github#45862)

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* Remove the readability report experiment (#63123)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: cf82fd62-db1e-4338-bc63-e3f6ed8c53d6

* Clarify CNAME record value for private Pages sites in the subdomain section (github#45865)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* Update content exclusion table to clarify VSCode support (#63190)

* Add GPT-6 Astra to EU data residency model list (#63195)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 37e30119-eab7-4b99-8887-200dad7d2cc6

* Improve Azure OpenAI BYOK provider configuration  (github#45610)

Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Adding tier options to auto model selection (#62980)

Co-authored-by: Vanessa <vgrl@github.com>

* Sync secret scanning data (#63209)

Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>

* Update pull request review quickstart guide instructions (github#45852)

* [Copilot get started] Update and separate Copilot quickstarts for web and IDEs (#62659)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jenni C <97056108+dihydroJenoxide@users.noreply.github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>

* [Copilot get-started] add about-github-copilot.md, basePR (#62585)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: vgrl <25145994+vgrl@users.noreply.github.com>
Co-authored-by: vgrl <vgrl@github.com>
Co-authored-by: Jenni C <97056108+dihydroJenoxide@users.noreply.github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>

* Update permissions details for repository forks (#63206)

* Add github app authentication for customising github-mcp-server (#63166)

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 1db5477f-fdfe-4c8c-99f3-f25b343668ef

* Link Copilot usage metrics reconciliation guidance (#63247)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Copilot-Session: c6d26fe5-fb88-410c-adf0-88621dbaf339

* Update version availability statement in migration doc (#63136)

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Add GitHub Code Quality to GitHub plans overview (#63199)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 1db5477f-fdfe-4c8c-99f3-f25b343668ef

* docs: update copilot-cli content from source docs (#63187)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: hubwriter <54933897+hubwriter@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>

* Correct billing guidance in Code Quality disablement docs (#63183)

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Document the --fleet command-line option for Copilot CLI (#63200)

* Fix invalid JSON in documentation code examples (github#45879)

Co-authored-by: SurefireStudios <heresamemo@gmail.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* Updated instructions for enabling discussions in organization settings. - #1 (github#45886)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* Fix redirected internal links in data/reusables (#63214)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* Fix redirected internal links in content/billing (#63213)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* docs: update Actions retention setting to cover checks, workflow runs, and commit statuses (#62292)

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Zachary Taylor <zaataylor@github.com>
Co-authored-by: Salil <salilsub@users.noreply.github.com>
Copilot-Session: c9a64956-456f-4643-b1e7-bd35cc8c7076

* Update GitHub Copilot app UI navigation labels (#63149)

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* "Copilot budget increase request flow" (admin + end users docs updates) (#63005)

Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>

* Bump github/gh-base-image/gh-base-noble from 20260903-185405-g03e243e8e to 20260914-014148-gb620b63bf in the baseimages group (#63264)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add ai-governance docsTeamMetrics tag to the AI governance journey (#63250)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: b4d1a8c5-df05-41fd-8b11-304310614a4c

* Fix stray-percent output-tag corruption and a dropped-endif reusable (#63304)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>

* Enhance documentation on security configuration enforcement (#63164)

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Copilot-Session: 06f65880-f1da-4aaf-8461-7bc559490672

* Replace em dashes in src/search/components/results comments (#63289)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Trim excessive comments in src/rest/tests (#63288)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Trim excessive comments in src/rest/scripts (#63287)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Trim excessive comments in src/rest components, lib and pages (#63286)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Trim excessive comments in src/workflows, part 2 (#63285)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Trim comments in src/search scripts and tests (#63283)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Trim comments in src/search components and lib (#63282)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Trim excessive comments in src/article-api transformers (#63281)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Trim excessive comments in src/article-api lib, middleware, and scripts (#63279)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Trim excessive comments in src/content-render/scripts (#63277)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Trim excessive comments in src/graphql and src/fixtures (#63275)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Clean up comments in src/links/scripts (#63272)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Trim excessive comments in src/languages (#63268)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Trim excessive comments in src/content-linter scripts and tests (#63267)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Trim redundant comments in src/frame/tests and src/data-directory (#63263)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Trim redundant comments in src/frame/components (#63262)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Trim excessive comments in src/frame/lib (#63257)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Trim redundant comments in tools, archives, versions, tests, and audit-logs (#63252)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Trim comments in ai-tools, shielding, and automated-pipelines (#63245)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Clean up comments in src/ghes-releases (#63274)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Clean up code comments in src/observability source files (#63229)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521
Copilot-Session: c7ae285a-5311-4fe6-a3d3-093869aa5d4e

* Trim excessive comments in src/article-api tests (#63280)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Trim excessive comments in the rest of src/content-render (#63278)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Trim excessive comments in src/frame/middleware (#63259)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: heiskr <1221423+heiskr@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Docs 2026: article typography, layout, and Brand migration (#62275)

* Add action_logs to secret scanning partner alert source values (#63310)

Co-authored-by: erinhav <erinhav@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 99a17e5d-30a9-4e07-9035-0bf0b594432c

* Migrate the Docs header to Primer Brand (#63196)

* Fix GHES secret scanning metadata and validity guidance (#63276)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 948d65c4-9d62-4ab6-b9c5-2b987629d766

* docs: update copilot-cli content from source docs (#63301)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: hubwriter <54933897+hubwriter@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>

* Make the conceptual article for sandboxing less CLI-specific (#63104)

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Docs automation: Add cli-programmatic-reference to target articles (#63292)

* Fix redirected internal links in content/copilot (#63212)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Update audit log event data (#63300)

Co-authored-by: Felix Guntrip <guntrip@github.com>

* Announce October 2026 model deprecations (#63297)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 6b6c5629-a06b-45fe-890f-1a810a67adda

* Remove xAI terms link from model hosting docs (#63299)

Copilot-Session: 6fd38a97-287b-4ebf-a45f-8c4d144073ec

* Tell Copilot to avoid semicolons (#63314)

* Updated Auto model list (#63260)

Co-authored-by: Jenni C <97056108+dihydroJenoxide@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Add docs for Elasticsearch snapshot backup/restore support in GHES (#62832)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>

* Update github-terms-for-additional-products-and-features.md (#62952)

Co-authored-by: T. Greg Doucette <58960990+LawDevNull@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Docs for app-delegated authorization of PATs and Keys (#63205)

* Update OpenAPI Description (#63302)

Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com>

* Use Primer Brand color tokens on Brand-migrated surfaces (Docs 2026) (#63177)

Co-authored-by: Claude <noreply@anthropic.com>

* [2026-09-16] Simplify AI Security Detection enablement by unlinking it from CodeQL Default Setup [Public Preview] (#63244)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Fix CTA button contrast and spacing (#63324)

* Update OpenAPI Description (#63327)

Co-authored-by: sunbrye <sunbrye@github.com>
Copilot-Session: 860ffa15-aef4-4655-a9cb-f4e04cc36886

* Fix unterminated string in Dependabot update-types example (github#45906)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* Correct language tags on five non-YAML code examples (github#45907)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* Fix invalid <clear /> element in nuget.config example (github#45908)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* Document security-and-quality as a built-in CodeQL query suite (github#45902)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* Fix href for Copilot usage metrics guide (#63316)

* docs: update copilot-cli content from source docs (#63318)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Felix Guntrip <guntrip@github.com>

* Workflow execution protections GA (#63202)

Co-authored-by: Laura Coursen <lecoursen@github.com>

* New doc: Getting started with the GitHub Copilot App for your team (#63137)

* Copilot CLI: Update automation and CI articles (#63328)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Fix translated-Liquid corruptions found across es-es, ko-kr, de-de, pt-br, and zh-cn (#63321)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Document Actions workflow queuing limits by plan (#63097)

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot-Session: cf1f3586-e1b7-4a7e-93ea-800d4bd1e7bd

* Bump vitest from 4.1.0 to 5.0.0 (#63311)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: docs-bot <77750099+docs-bot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 908d482f-0d08-4577-88d7-946259cda1f2

* Remove public preview label from Ubuntu 26 runners (#63241)

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

* Revert "Document Actions workflow queuing limits by plan (#63097)" (#63340)

* Add correction patterns for corrupted Liquid in translation repos (#63341)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Update AI Scan repository toggle label (#63330)

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* [2026-09-14] Copilot usage metrics API adds skills, MCP servers, custom agents, and slash commands [GA] (#63146)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Eric Hollenberry <hollenberry@github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 1d0197bb-0793-4632-b3a1-52543183e379

* Copilot-powered suggestions for repository custom properties [Public Preview] (#63296)

* Document Copilot feature engagement metrics (#63309)

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>

* Copilot CLI: Update sandboxing articles (#63345)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: hubwriter <54933897+hubwriter@users.noreply.github.com>

* Account for lack of "auto" support in Primer Brand (#63346)

* Add 5 translation correction patterns for malformed Liquid tag reordering (#63355)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>

* Revise agentic autofix note for clarity (#63349)

Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
Copilot-Session: 54350b62-9cab-4725-8447-b2bfff5fc3ce

* [GHES 3.21 release notes update] rm note about unavailable feature, add errata (#62950)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* docs: update copilot-cli content from source docs (#63338)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>

* Update github.dev article for the VS Code for the Web transition (#63078)

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>

* Update Dependabot agent file to improve file edit guidance and PR body  (#63201)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* Document profileUrl in SCIM user attributes (github#45903)

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

* docs: clarify Docker action pre-if metadata (github#44466)

Co-authored-by: Stephen Gibler <261876204+sgibler-droid@users.noreply.github.com>
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>

* Fix rendering of custom agent definition (#63367)

* Clarify AI model selection for GitHub Copilot Chat (github#45977)

* Update OpenAPI Description (#63350)

Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>

* Fix stale references to retired Copilot models (#63354)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: e057f924-a4e5-4177-9614-9a235e332a1c

* [Anti-spam] Only allow PRs that target main in docs (#63365)

* Remove unsupported vulnerable-calls filter value from Dependabot filter docs (#63371)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* Bump @github/failbot from 0.8.3 to 1.1.1 (#62836)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>

* docs: document branch filters for merge_group workflows (github#43500)

Co-authored-by: hiromieguchi802-lab <270042125+hiromieguchi802-lab@users.noreply.github.com>
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>

* Raise Node heap limit for GraphQL schema sync (#63193)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: a15cc3cb-66d6-4d8f-9880-d8eef640aa56

* Apply patch-package patches in the production image (#63211)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 35abb1df-6285-443c-892a-30c594d2d64c

* List every src/ directory in the test matrix (#63242)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521

* Add code comment instructions (#63306)

* Tented model 0064 (#63337)

Copilot-Session: e057f924-a4e5-4177-9614-9a235e332a1c
Copilot-Session: b34c0adb-84bb-42ca-8c36-0f9f0bb847cd

* Recommend x-ratelimit-* headers as authoritative on the rate-limit endpoint page (#63132)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: ca058b37-ef99-4f0a-a409-21375c654f92

* Add 2 translation correction patterns for zh and ko Liquid corruption (#63377)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Update OpenAPI Description (#63376)

Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>

* Remove selected Copilot tutorials and preserve redirects (#63336)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Remove unwanted issue templates (#63378)

* Enterprise-level credential visibility - List/Export inventory of all token types (#63294)

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com>

* GraphQL schema update (#63385)

Co-authored-by: heiskr <1221423+heiskr@users.noreply.github.com>

* Normalize GitHub product variables in developer program documentation (github#45999)

* Remove audit log streaming release note (GHES 3.17) (#63317)

* Add GHES-versioned section to Copilot docs  (#63135)

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: docs-bot <77750099+docs-bot@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* Update icon reference for Copilot chat in VS Code (github#46003)

* Update Copilot Chat instructions for current VS Code UI (github#46005)

* Update Copilot inline suggestions steps for current VS Code UI (github#46009)

* Fix two es-es Liquid corruptions breaking rendering (#63395)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Delete orphaned files (2026-09-21-16-31) (#63374)

Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>

* Tented Model 0068 (#63363)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: a0d1944c-489f-4025-a3a1-f3da8576e7e7

* Add rewrite-only guardrail to always-on content instructions (#63025)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: aa7516ab-403e-454c-8cfa-67b1c86b919c
Copilot-Session: 47b893b9-9c89-498d-b1f2-c46e81d5c17e

* Patch release notes for GitHub Enterprise Server (#63343)

Co-authored-by: Release-Controller <releasecontroller@github.com>
Co-authored-by: Felix Guntrip <guntrip@github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Devin Dooley <dooleydevin@github.com>

* Add GPT-6 Sol and GPT-6 Luna (#63391)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Add screenshot guidance to always-on content instructions (#63127)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 47b893b9-9c89-498d-b1f2-c46e81d5c17e
Copilot-Session: 78be3fdf-d901-472a-8ad5-d5c984eac81f

* Preserve redirect_from entries across Copilot SDK docs syncs (#62619)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 2cf57dde-5ea8-4f4a-89c9-b748ce3b5028
Copilot-Session: b513525a-1c7a-446d-b4d2-d296250dd9ee
Copilot-Session: a8e2667d-7f41-4341-b1ca-58c0a42d3a73
Copilot-Session: 860ffa15-aef4-4655-a9cb-f4e04cc36886

* Document local sandboxing public preview in the GitHub Copilot app (#63358)

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

* docs(notifications): update retention period (#63373)

Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
Copilot-Session: fb939a70-dd7e-46c2-8022-d75e0d607c00

* Note that `matrix` variable names are case insensitive (github#46015)

Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>

* Revise root partition resizing instructions (#63402)

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Copilot CLI: Update integrations and remote control articles (#63389)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>

* Fix org settings navigation: 'Repository defaults' is now 'General' (github#46026)

* Update wording on git data access in forks (#63399)

* Add small OS issue/PR handling improvements (#63404)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

* [Content creation]: [Audit for Copilot IA project] Concepts: Security and network settings  github#24340 (#63138)

* Clarify issue template for API endpoint references (#63406)

* Trim comments in src/workflows/sync-sdk-docs (#63284)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521
Copilot-Session: 133d11c9-614f-4d95-b513-3291e1aa7cd9

* Remove three unused dependencies (#63217)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 35abb1df-6285-443c-892a-30c594d2d64c

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com>
Co-authored-by: docs-bot <77750099+docs-bot@users.noreply.github.com>
Co-authored-by: Jenni C <97056108+dihydroJenoxide@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
Co-authored-by: Andrew S <6315839+ausdrew@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Philip Gai <philip-gai@github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: anthony <abrignano@comcast.net>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Junko Suzuki <pnsk@github.com>
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: eden <galaxyeden@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
Co-authored-by: Hana Harencarova <hharen@users.noreply.github.com>
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Ashis Kumar Baral <learnreality0@gmail.com>
Co-authored-by: Harald Kirschner <hkirschner@microsoft.com>
Co-authored-by: hkirschner_microsoft <hkirschner_microsoft@github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
Co-authored-by: Jamie Magee <jamagee@microsoft.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Mario Campos <mario-campos@github.com>
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
Co-authored-by: Ethan Hanley <ohainle@proton.me>
Co-authored-by: Paolo Tranquilli <redsun82@github.com>
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
Co-authored-by: hubwriter <54933897+hubwriter@users.noreply.github.com>
Co-authored-by: Sarah Vessels <82317+cheshire137@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Isaac Brown <isaacmbrown@github.com>
Co-authored-by: v-wechuli <310188256+v-wechuli@users.noreply.github.com>
Co-authored-by: wechuli <wechulipaul@yahoo.com>
Co-authored-by: Joshwanda17 <joshwanda17@gmail.com>
Co-authored-by: Nakajima <1157309+7kaji@users.noreply.github.com>
Co-authored-by: Steve Ward <steveward@github.com>
Co-authored-by: Aditi Babar <117682480+Aditi16-ctrl@users.noreply.github.com>
Co-authored-by: vgrl <25145994+vgrl@users.noreply.github.com>
Co-authored-by: Jessica Schumaker <jeschu@microsoft.com>
Co-authored-by: Kitty Chiu <42864823+KittyChiu@users.noreply.github.com>
Co-authored-by: Eric Hollenberry <hollenberry@users.noreply.github.com>
Co-authored-by: surefirestudios <surefirestudios2022@gmail.com>
Co-authored-by: SurefireStudios <heresamemo@gmail.com>
Co-authored-by: Zachary Taylor <zaataylor@github.com>
Co-authored-by: Salil <salilsub@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dorothy Mitchell <19343236+dorothymitchell@users.noreply.github.com>
Co-authored-by: heiskr <1221423+heiskr@users.noreply.github.com>
Co-authored-by: Erin Havens <erinhav@github.com>
Co-authored-by: erinhav <erinhav@users.noreply.github.com>
Co-authored-by: Aaron Waggener <73763104+aaronwaggener@users.noreply.github.com>
Co-authored-by: Felix Guntrip <guntrip@github.com>
Co-authored-by: Nhu Do <nhu-do@github.com>
Co-authored-by: Tom Thorogood <tomthorogood@github.com>
Co-authored-by: Bob <144845785+justb0b@users.noreply.github.com>
Co-authored-by: T. Greg Doucette <58960990+LawDevNull@users.noreply.github.com>
Co-authored-by: John Clement <70238417+jclement136@users.noreply.github.com>
Co-authored-by: sunbrye <sunbrye@github.com>
Co-authored-by: BaconMan1168 <198354403+BaconMan1168@users.noreply.github.com>
Co-authored-by: Larissa Fortuna <56982181+lkfortuna@users.noreply.github.com>
Co-authored-by: Orhan Toy <orhantoy@github.com>
Co-authored-by: Eric Hollenberry <hollenberry@github.com>
Co-authored-by: Jon Janego <jonjanego@github.com>
Co-authored-by: Kate Travers <8152930+ktravers@users.noreply.github.com>
Co-authored-by: Patrick Le Quere <48521719+plequere-ms@users.noreply.github.com>
Co-authored-by: Benjamin Masters <mastersb@github.com>
Co-authored-by: Stephen Gibler <sgibler@gmail.com>
Co-authored-by: Stephen Gibler <261876204+sgibler-droid@users.noreply.github.com>
Co-authored-by: Alhoussein <84826294+alhss@users.noreply.github.com>
Co-authored-by: hiromieguchi802-lab <hiromieguchi802@gmail.com>
Co-authored-by: hiromieguchi802-lab <270042125+hiromieguchi802-lab@users.noreply.github.com>
Co-authored-by: Jen Carlucci <jencarlucci@github.com>
Co-authored-by: Jaideep krishna A <jaideepkrishna2008@gmail.com>
Co-authored-by: release-controller[bot] <110195724+release-controller[bot]@users.noreply.github.com>
Co-authored-by: Release-Controller <releasecontroller@github.com>
Co-authored-by: Devin Dooley <dooleydevin@github.com>
Co-authored-by: Seb <bottsepp@users.noreply.github.com>
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Chris Psonis <257697785+highflyingpanda@users.noreply.github.com>
Co-authored-by: zain-bin-arshad <ch.zainbinarshad@gmail.com>
Copilot-Session: f352d126-d2f4-42a0-a6e6-0e9c243c5ad0
Copilot-Session: aff2e6f9-b0df-4d2d-b8c4-b0eee8c2d7e4
Copilot-Session: 45ab851f-7296-412f-b82f-319442a26698
Copilot-Session: cf82fd62-db1e-4338-bc63-e3f6ed8c53d6
Copilot-Session: 7b920053-3358-460c-a9d2-824b058c7b55
Copilot-Session: bbcaf7d1-4485-4a30-809b-84d54cd03835
Copilot-Session: 5b62a9bc-6bf5-4396-ace7-510661e552be
Copilot-Session: 276b099c-ba9c-4151-a28d-033e4c59bc0f
Copilot-Session: 06f65880-f1da-4aaf-8461-7bc559490672
Copilot-Session: 563b4c05-9260-4c19-8dea-c08fa303ec4c
Copilot-Session: 3924ad1b-4f15-43f9-8894-a05997f8ee7e
Copilot-Session: e6313973-c801-45fa-99c6-685dbd3eb374
Copilot-Session: 37e30119-eab7-4b99-8887-200dad7d2cc6
Copilot-Session: 1db5477f-fdfe-4c8c-99f3-f25b343668ef
Copilot-Session: c6d26fe5-fb88-410c-adf0-88621dbaf339
Copilot-Session: c9a64956-456f-4643-b1e7-bd35cc8c7076
Copilot-Session: b4d1a8c5-df05-41fd-8b11-304310614a4c
Copilot-Session: 17588eeb-788a-4f82-9d36-b5079fb36521
Copilot-Session: c7ae285a-5311-4fe6-a3d3-093869aa5d4e
Copilot-Session: 99a17e5d-30a9-4e07-9035-0bf0b594432c
Copilot-Session: 948d65c4-9d62-4ab6-b9c5-2b987629d766
Copilot-Session: 6b6c5629-a06b-45fe-890f-1a810a67adda
Copilot-Session: 6fd38a97-287b-4ebf-a45f-8c4d144073ec
Copilot-Session: 860ffa15-aef4-4655-a9cb-f4e04cc36886
Copilot-Session: cf1f3586-e1b7-4a7e-93ea-800d4bd1e7bd
Copilot-Session: 908d482f-0d08-4577-88d7-946259cda1f2
Copilot-Session: 1d0197bb-0793-4632-b3a1-52543183e379
Copilot-Session: 54350b62-9cab-4725-8447-b2bfff5fc3ce
Copilot-Session: e057f924-a4e5-4177-9614-9a235e332a1c
Copilot-Session: a15cc3cb-66d6-4d8f-9880-d8eef640aa56
Copilot-Session: 35abb1df-6285-443c-892a-30c594d2d64c
Copilot-Session: b34c0adb-84bb-42ca-8c36-0f9f0bb847cd
Copilot-Session: ca058b37-ef99-4f0a-a409-21375c654f92
Copilot-Session: a0d1944c-489f-4025-a3a1-f3da8576e7e7
Copilot-Session: aa7516ab-403e-454c-8cfa-67b1c86b919c
Copilot-Session: 47b893b9-9c89-498d-b1f2-c46e81d5c17e
Copilot-Session: 78be3fdf-d901-472a-8ad5-d5c984eac81f
Copilot-Session: 2cf57dde-5ea8-4f4a-89c9-b748ce3b5028
Copilot-Session: b513525a-1c7a-446d-b4d2-d296250dd9ee
Copilot-Session: a8e2667d-7f41-4341-b1ca-58c0a42d3a73
Copilot-Session: fb939a70-dd7e-46c2-8022-d75e0d607c00
Copilot-Session: 133d11c9-614f-4d95-b513-3291e1aa7cd9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants