-
Notifications
You must be signed in to change notification settings - Fork 45
feat: Add gh integration update #2603
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,53 @@ | ||
| --- | ||
| rss_title: Codacy release notes RSS feed | ||
| rss_href: /feed_rss_created.xml | ||
| --- | ||
|
|
||
| # Changes to GitHub integration settings – March 2026 | ||
|
Check failure on line 6 in docs/release-notes/cloud/cloud-2026-03-github-integration-settings-changes.md
|
||
|
|
||
| !!! info "These changes apply only to GitHub" | ||
|
|
||
| We are making two changes to the GitHub integration settings over the coming weeks. Both are handled automatically - you don't need to take any action. | ||
|
Check failure on line 10 in docs/release-notes/cloud/cloud-2026-03-github-integration-settings-changes.md
|
||
|
|
||
| - [**AI-enhanced comments (Beta) being deprecated for GitHub**](#ai-enhanced-comments) — AI-enhanced comments are being replaced by the AI Reviewer on March 16, 2026. | ||
|
Check failure on line 12 in docs/release-notes/cloud/cloud-2026-03-github-integration-settings-changes.md
|
||
| - [**Coverage summary moving to Pull request review**](#coverage-summary) — the Coverage summary setting is being removed; coverage data will soon be included in the Pull request review comment. | ||
|
Check failure on line 13 in docs/release-notes/cloud/cloud-2026-03-github-integration-settings-changes.md
|
||
|
|
||
| ## AI-enhanced comments (Beta) being deprecated on March 16, 2026 {: id="ai-enhanced-comments"} | ||
|
|
||
| Codacy is deprecating the AI-enhanced comments (Beta) feature in favour of the AI Reviewer, which provides a more accurate, comprehensive, and streamlined experience for identifying and addressing issues. | ||
|
|
||
| On March 16, 2026, Codacy will migrate all repositories and organizations that have **AI-enhanced comments** enabled to the AI Reviewer and remove the setting. | ||
|
|
||
| !!! note | ||
| Organizations with contractual restrictions on AI providers or content analysis scope will not be automatically migrated to the AI Reviewer. For these organizations, AI-enhanced comments will simply be disabled. The AI Reviewer can be enabled at any time from your [integration settings](../../repositories-configure/integrations/github-integration.md#ai-reviewer). For more information, contact your account manager or <support@codacy.com>. | ||
|
Check failure on line 22 in docs/release-notes/cloud/cloud-2026-03-github-integration-settings-changes.md
|
||
|
|
||
| ### What to expect | ||
|
|
||
| - The AI-enhanced comments (Beta) setting will be removed on March 16, 2026. | ||
| - If you had AI-enhanced comments enabled at repository or organization level, those will be migrated to the AI Reviewer accordingly. | ||
| - The AI Reviewer defaults to **manual** mode, so your team won't receive unexpected reviews. | ||
|
|
||
| ### What do you need to do? | ||
|
|
||
| Nothing. Codacy will handle the migration automatically. If you have any further questions, contact <support@codacy.com>. | ||
|
|
||
| ## Coverage summary moving to Pull request review {: id="coverage-summary"} | ||
|
|
||
| Codacy is consolidating coverage data into the Pull request review comment so that you get a complete picture of your code quality and security changes in a single place, without the need for a separate comment. | ||
|
|
||
| In the coming weeks, Codacy will migrate all repositories and organizations that have **Coverage summary** enabled to **Pull request review**. On that date, the Coverage summary setting will be removed. | ||
|
|
||
| ### What to expect | ||
|
|
||
| - Coverage changes will appear alongside quality and security metrics in the Codacy Analysis Summary PR comment. | ||
| - The Coverage summary setting will be removed. | ||
| - The AI Reviewer is **not** automatically enabled as part of this migration. | ||
|
|
||
| ### What do you need to do? | ||
|
|
||
| Nothing. Codacy will handle the migration automatically for any repository or organization that had Coverage summary enabled. If you didn't have this setting on, this won't affect you. | ||
|
|
||
| ## See also | ||
|
|
||
| - [GitHub integration](../../repositories-configure/integrations/github-integration.md) | ||
| - [AI Reviewer](../../codacy-ai/codacy-ai.md#pr-reviewer) | ||
Uh oh!
There was an error while loading. Please reload this page.