30
27

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

GitHub Copilot Coding Agent に issue 対応丸投げできるようにする初期設定

Last updated at Posted at 2025-06-17

GitHub Copilot Coding Agent に issue 対応をぶん投げられるの素晴らしいですよね!
それを有効化するための初期設定を行います

GitHub Copilot Coding Agent とは

Microsoft MVP の松村さんの記事がよくまとまっているのでぜひこちらをどうぞ!

Copilot Coding Agent にアサインできない?!

そして意気揚々と issue にアサインしようと思ったら

image.png

アイエエエエ Copilot イナイ イナイ ナンデ

設定を変更する

GitHub の設定から行きます。

Settings > Copilot > Coding Agent

image.png

Repository access (GitHub Coding Agent がアクセスできるリポジトリ)が、
最初は「No repositories」(どのリポジトリも不可)になっているので、
これを All repositories (全て)もしくは Only selected repositories (選択したものだけ)にします。

スクリーンショット 2025-06-17 14.29.39.png

できた!!

image.png

これで丸投げできるぞ〜〜〜!!

ちなみに: 料金プランについて

この GitHub Copilot Coding Agent 機能は
2025/6/17 現在、無料プランでは使えません。

個人プランの場合:

image.png

企業プランの場合:
image.png

(追記 6/28: もともと Pro+, Enterprise でしか使えなかった (6/17 の時点ではそうだった) のですが、最近 Pro, Business でも使えるようになりました。なのでそれに伴い↑のスクショも最新のものに差し替えました)

参考

30
27
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
30
27

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?