Skip to content

[docs] Add VS Code Open terminal context menu to terminal docs #1282

Description

@aspire-repo-bot

Documents changes from microsoft/aspire#18260

Generated by PR Documentation Check for issue #18260 · 1.7K AIC · ⌖ 62.4 AIC · ⊞ 45.7K ·


Note

This was originally intended as a pull request, but the git push operation failed.

Workflow Run: View run details and download bundle artifact

The bundle file is available in the agent artifact in the workflow run linked above.

To create a pull request with the changes:

# Download the artifact from the workflow run
gh run download 28000988919 -n agent -D /tmp/agent-28000988919

# Fetch the bundle into a temporary ref, then update the local branch
git fetch /tmp/agent-28000988919/aw-microsoft-aspire.dev-docs-vscode-open-terminal-action-18260.bundle refs/heads/docs/vscode-open-terminal-action-18260:refs/bundles/create-pr-docs-vscode-open-terminal-action-18260-4c6001718f11f0ba-f282f6d7
git update-ref refs/heads/docs/vscode-open-terminal-action-18260-4c6001718f11f0ba refs/bundles/create-pr-docs-vscode-open-terminal-action-18260-4c6001718f11f0ba-f282f6d7
git checkout docs/vscode-open-terminal-action-18260-4c6001718f11f0ba
# Ensure the working tree matches the updated branch
git reset --hard
# Remove the temporary bundle ref
git update-ref -d refs/bundles/create-pr-docs-vscode-open-terminal-action-18260-4c6001718f11f0ba-f282f6d7

# Push the branch to origin
git push origin docs/vscode-open-terminal-action-18260-4c6001718f11f0ba

# Create the pull request
gh pr create --title '[docs] Add VS Code Open terminal context menu to terminal docs' --base release/13.5 --head docs/vscode-open-terminal-action-18260-4c6001718f11f0ba --repo microsoft/aspire.dev

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions