·azure-pipelines
</>

azure-pipelines

VS Code ビルドの Azure DevOps パイプラインの変更を検証するときに使用します。完全な CI の実行を待たずに、ビルドのキューイング、ビルド ステータスの確認、ログの表示、パイプライン YAML 変更の反復処理について説明します。

77インストール·3トレンド·@microsoft

インストール

$npx skills add https://github.com/microsoft/vscode --skill azure-pipelines

azure-pipelines のインストール方法

コマンドラインで azure-pipelines AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/microsoft/vscode --skill azure-pipelines
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: microsoft/vscode。

When modifying Azure DevOps pipeline files (YAML files in build/azure-pipelines/), you can validate changes locally using the Azure CLI before committing. This avoids the slow feedback loop of pushing changes, waiting for CI, and checking results.

These scheduled builds use the same pipeline definition (111) but run on the main branch to produce Insider releases.

Important: Before queueing a new build, cancel any previous builds on the same branch that you no longer need. This frees up build agents and reduces resource waste: ```bash # Find the build ID from status, then cancel it node --experimental-strip-types .github/skills/azure-pipelines/azure-pipeline.ts status

VS Code ビルドの Azure DevOps パイプラインの変更を検証するときに使用します。完全な CI の実行を待たずに、ビルドのキューイング、ビルド ステータスの確認、ログの表示、パイプライン YAML 変更の反復処理について説明します。 ソース: microsoft/vscode。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/microsoft/vscode --skill azure-pipelines
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-21
更新日
2026-03-10

Browse more skills from microsoft/vscode

クイックアンサー

azure-pipelines とは?

VS Code ビルドの Azure DevOps パイプラインの変更を検証するときに使用します。完全な CI の実行を待たずに、ビルドのキューイング、ビルド ステータスの確認、ログの表示、パイプライン YAML 変更の反復処理について説明します。 ソース: microsoft/vscode。

azure-pipelines のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/microsoft/vscode --skill azure-pipelines インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/microsoft/vscode