About GitHub Copilot settings on GitHub
In addition to the configuration for the GitHub Copilot plugin in your supported IDE, you can configure settings for GitHub Copilot on GitHub. The settings apply wherever you use GitHub Copilot.
Enabling additional Copilot premium requests
Important
Billing for premium requests will be enforced starting on the following dates:
- May 5, 2025: Copilot Free, Copilot Pro, and Copilot Pro+
- May 12, 2025: Self-service (credit card) Copilot Business and Copilot Enterprise
- May 19, 2025: Sales-served (invoiced) Copilot Business and Copilot Enterprise
Premium requests are only available for accounts that use the new billing platform. See About the new billing platform.
If you enable this setting, additional premium requests beyond the limit of your Copilot plan will be billed at $0.04 USD per premium request. You will be charged for each additional premium request you use across all Copilot interfaces, including GitHub Mobile. See About premium requests.
Enabling or disabling suggestions matching public code
Note
If you are a member of an organization on GitHub Enterprise Cloud who has been assigned a GitHub Copilot seat through your organization, you will not be able to configure suggestions matching public code in your personal account settings. Your setting for suggestions matching public code will be inherited from your organization or enterprise.
Your personal settings for GitHub Copilot include an option to either allow or block code suggestions that match publicly available code. If you choose to block suggestions matching public code, GitHub Copilot checks code suggestions with their surrounding code of about 150 characters against public code on GitHub. If there is a match, or a near match, the suggestion is not shown to you.
If you choose to allow suggestions matching public code, when Copilot suggests matching code you can display details of the matches and click through to the relevant repositories on GitHub. For more information, see Finding public code that matches GitHub Copilot suggestions.
- In the upper-right corner of any page on GitHub, click your profile photo, then click Your Copilot.
- To the right of Suggestions matching public code, select the dropdown menu, then click Allow to allow suggestions matching public code, or Block to block suggestions matching public code.