個人向けGitHub CopilotのAIモデルへのデータ活用方針が2026年4月24日から変わります。設定を確認しよう!

個人向けGitHub CopilotのAIモデルへのデータ活用方針が2026年4月24日から変わります。設定を確認しよう!

Settings > Copilot > Feature > Privacy > 「Allow GitHub to use my data for AI model training」の設定を確認しよう
2026.03.26

はじめに

GitHubは2026年4月24日からGitHub Copilot Free/Pro/Pro+ユーザーのインタラクションデータの利用目的を拡大する方針を発表しました。

https://github.blog/news-insights/company-news/updates-to-github-copilot-interaction-data-usage-policy/

以前からSettings > Copilot > Feature > Privacyには 「Allow GitHub to use my data for AI model training」 という設定項目が存在していましたが、ハードコードでDisabledとなっており、ユーザーが有効化することはできませんでした。
今回の変更で、このロックが外れて選択可能になり、2026年4月24日から、設定が有効なユーザーのインタラクションデータがAIモデルの訓練および改善に使われるようになります。

copilot-ai-setting

AIツールの発展には、実データの活用が有効であると説明されています。

We believe the future of AI-assisted development depends on real-world interaction data from developers like you. It’s why we’re using Microsoft interaction data for model training and will begin using interaction data from GitHub employees as well.

https://github.blog/news-insights/company-news/updates-to-github-copilot-interaction-data-usage-policy/

設定の確認

設定確認URL https://github.com/settings/copilot/features

GitHub.com にログインし、Settings > Copilot > Feature とたどり、Privacy 欄の「Allow GitHub to use my data for AI model training」の設定を確認してください。

copilot-ai-setting

AI活用を避けたい場合は、オプトアウトしましょう。

影響を受ける・受けないユーザー

GitHub Copilotの影響を受けない自明なケースは以下です

  • Copilot BusinessおよびEnterpriseの利用者
  • "Allow GitHub to use my data for AI model training"がDisabled

ただし以下に該当するような場合は、"Allow GitHub to use my data for AI model training"が Enabled(有効)になっていても、データはトレーニングに使用されません。

  • 学生・教員向けの無料Proを利用しているユーザー
  • 有料組織(Paid Organization)のメンバーまたは外部コラボレーター

利用されるデータ

モデルのトレーニング・品質向上に利用されるインタラクションデータをFAQから引用します。

  • ユーザーが承認または変更した出力
  • GitHub Copilotに送信された入力(モデルに表示されるコードスニペットを含む)
  • ユーザーのカーソル位置周辺のコードコンテキスト
  • ユーザーが記述したコメントとドキュメント
  • ファイル名、リポジトリ構造、ナビゲーションパターン
  • チャットやインラインサジェストなどのCopilot機能とのインタラクション

設定項目の変化

今回の発表前後で、設定欄が以下のように変わったようです

設定項目 以前 現在
Allow GitHub to use my data for product improvements チェックボックス 設定項目からなくなる
Allow GitHub to use my data for AI model training ハードコードでDisabled(無効固定) Enabled/Disabled

私の場合、"Allow GitHub to use my data for AI model training"はDisabledでした。

データの共有先

今回の対象となるインタラクションデータは、GitHubやその関係会社(マイクロソフト等)に閉じて利用され、サードパーティのAIプロバイダー等には提供されません。

関連ドキュメント

今回の変更には以下のドキュメントなどにも早速反映されています。

https://docs.github.com/en/copilot/how-tos/manage-your-account/manage-policies#model-training-and-improvements

doc-Model training and improvements

公式FAQも提供

今回の発表に伴い、GitHub コミュニティディスカッション 188488 に数多くのFAQが公開されています。

https://github.com/orgs/community/discussions/188488

一読をおすすめします。

まとめ

今回のポリシー変更のポイントを整理します。

  • 2026年4月24日から、Copilot Free/Pro/Pro+ユーザーのプロンプトの入出力やコンテキストデータがAIモデル訓練に使われる
  • 訓練に利用されたくない場合は、Settings > Copilot > Feature >「Allow GitHub to use my interactions with Copilot to improve AI models」をオプトアウトする
  • Business/Enterpriseプランや有償組織での利用などは対象外
  • データ共有先はMicrosoftなど関連会社に限定

参考

この記事をシェアする

FacebookHatena blogX

関連記事