はなちるのマイノート

Unityをメインとした技術ブログ。自分らしくまったりやっていきたいと思いますー!

【Jules】権限を「all repositories」に設定してしまった場合に後から権限を変える方法

はじめに

最近Google AI Proに個人で加入しまして、(元を取るためにも)Julesを使って労働させてます。
one.google.com

最初に何も考えずにAll Repositoriesで権限を与えたのですが、一部のみに変更したくなったためそのやり方を書き残しておきます。

やり方

GitHubアカウントの設定にアクセスする

GitHubを開き、Settingsに移動します。
github.co.jp

Settingsを選択

Integrations/Applicationを選択

左の一覧からIntegrations/Applicationを選択し、Installed GitHub AppsにあるGoogle Labs JulesConfigureを選択してください。

Integrations/Application
Configureを選択

Repository accessを変更

後はRepository accessAll repositoriesからOnly select repositoriesに変更して、許可するレポジトリを選択してあげればOKです。

Only select repositoriesに変更