Skip to content

Revert "Use apiview.org temporarily" (#9870)#9921

Open
Copilot wants to merge 2 commits intomainfrom
copilot/revert-use-apiview-org-temp
Open

Revert "Use apiview.org temporarily" (#9870)#9921
Copilot wants to merge 2 commits intomainfrom
copilot/revert-use-apiview-org-temp

Conversation

Copy link
Contributor

Copilot AI commented Mar 4, 2026

Reverts the temporary URL change introduced in #9870, restoring the $APIViewUri default in eng/emitters/scripts/Create-APIReview.ps1 back to https://apiview.dev/autoreview.

After merging: Azure/azure-sdk-tools#14341

  • eng/emitters/scripts/Create-APIReview.ps1: Reverts $APIViewUri default from https://apiview.org/autoreviewhttps://apiview.dev/autoreview
Original prompt

Create a pull request in microsoft/typespec that reverts the changes introduced by PR #9870 ("Use apiview.org temporarily").

Context:

Requirements:

  1. Identify the merge commit (or commits) that PR Use apiview.org temporarily #9870 introduced to the default branch.
  2. Create a new branch for the revert.
  3. Revert the PR cleanly (use git revert of the merge commit where appropriate) so the repository returns to the state prior to PR Use apiview.org temporarily #9870.
  4. Ensure all tests/CI checks that normally run for PRs pass.
  5. Open a PR titled like Revert "Use apiview.org temporarily" (#9870) with a clear description explaining why this is a revert and referencing PR Use apiview.org temporarily #9870.
  6. If the revert causes conflicts, resolve them in a minimal, safe way and document what was done.

Notes:

This pull request was created from Copilot chat.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Reverts the URL change in eng/emitters/scripts/Create-APIReview.ps1,
restoring $APIViewUri default from https://apiview.org/autoreview
back to https://apiview.dev/autoreview.

Co-authored-by: tjprescott <5723682+tjprescott@users.noreply.github.com>
Copilot AI changed the title [WIP] Revert "Use apiview.org temporarily" (#9870) Revert "Use apiview.org temporarily" (#9870) Mar 4, 2026
@tjprescott tjprescott marked this pull request as ready for review March 4, 2026 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants