Use apiview.org temporarily#9870
Merged
JoshLove-msft merged 1 commit intomicrosoft:mainfrom Mar 2, 2026
Merged
Conversation
AlitzelMendez
approved these changes
Mar 2, 2026
Contributor
|
No changes needing a change description found. |
iscai-msft
approved these changes
Mar 2, 2026
Copilot AI
added a commit
that referenced
this pull request
Mar 4, 2026
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>
github-merge-queue bot
pushed a commit
that referenced
this pull request
Mar 5, 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/autoreview` → `https://apiview.dev/autoreview` <!-- START COPILOT ORIGINAL PROMPT --> <details> <summary>Original prompt</summary> > Create a pull request in `microsoft/typespec` that reverts the changes introduced by PR #9870 ("Use apiview.org temporarily"). > > Context: > - Target PR to revert: #9870 > - Original author: JoshLove-msft > - PR state: merged > > Requirements: > 1. Identify the merge commit (or commits) that PR #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 #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 #9870. > 6. If the revert causes conflicts, resolve them in a minimal, safe way and document what was done. > > Notes: > - Prefer reverting the merge commit that brought in PR #9870 to preserve history. > - Keep the revert focused strictly on undoing PR #9870 (avoid unrelated formatting or refactors). </details> <!-- START COPILOT CODING AGENT SUFFIX --> *This pull request was created from Copilot chat.* > <!-- START COPILOT CODING AGENT TIPS --> --- 💬 We'd love your input! Share your thoughts on Copilot coding agent in our [2 minute survey](https://gh.io/copilot-coding-agent-survey). --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: tjprescott <5723682+tjprescott@users.noreply.github.com> Co-authored-by: Travis Prescott <tjprescott@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.