プルリクエストで@copilotに変更を依頼できるようになりました
本文の状態
日本語全文を表示中
詳細モードで約1分の本文を読めます。
同じ出来事の情報源
6媒体で確認
AI Business · GitHub Changelog · GitHub Blog · The Decoder · Microsoft Research · InfoQ
各社の報じ方を比較 ↓GitHubは、ユーザーがプルリクエストで@copilotをメンションして、CopilotにGitHub Actionsワークフローの修正やコードレビューコメントへの対応などの変更を依頼できる機能を発表しました。Copilotはクラウド開発環境で変更を行い、テストとリンターで検証後にプッシュします。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
現在、任意のプルリクエストで @copilot にメンションすることで、Copilotに変更を加えるよう依頼できるようになりました。@copilot には以下のような依頼が可能です:
GitHub Actions ワークフローの失敗を修正する: @copilot Fix the failing tests
コードレビューコメントに対応する: @copilot Address this comment
その他の変更を加える: @copilot Add a unit test covering the case when the model argument is missing
Copilot コーディングエージェントは、独自のクラウドベース開発環境で動作します。この環境で変更を加え、テストやリンターを用いて作業を検証した後、プッシュします。
以前は、Copilotは既存のプルリクエストのブランチをベースブランチとして使用し、その上に新しいプルリクエストを作成していました。この動作を希望する場合は、自然言語で Copilot に依頼できます:@copilot open a PR to fix the failing tests
Copilot コーディングエージェントは、すべての有料 Copilot プランで利用可能です。Copilot Business または Copilot Enterprise をご利用の場合、管理者が Copilot コーディングエージェントを有効化する必要があります。
詳細については、GitHub ドキュメントの「既存のプルリクエストに変更を加えるよう GitHub Copilot に依頼する」を参照してください。
この投稿「任意のプルリクエストに変更を加えるよう @copilot に依頼する」は、The GitHub Blog で最初に公開されました。
原文を表示
You can now mention @copilot in any pull request to ask Copilot to make changes. You can ask @copilot to:
Fix failing GitHub Actions workflows: @copilot Fix the failing tests
Address code review comments: @copilot Address this comment
Make any other changes: @copilot Add a unit test covering the case when the model argument is missing
Copilot coding agent works in its own cloud-based development environment where it can make changes, validate its work with your tests and linter, and then push.
Previously, Copilot would open a new pull request on top of your existing pull request, using the existing pull request’s branch as its base branch. If you still want this behavior, you can ask Copilot in natural language: @copilot open a PR to fix the failing tests
Copilot coding agent is available with all paid Copilot plans. If you’re a Copilot Business or Copilot Enterprise user, an administrator will have to enable Copilot coding agent before you can use it.
To learn more, see “Asking GitHub Copilot to make changes to an existing pull request” in the GitHub docs.
The post Ask @copilot to make changes to any pull request appeared first on The GitHub Blog.
同じ出来事を6媒体で確認
同じ出来事を扱う別媒体の記事です。見出しと公開時刻を比較できます。
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み