Skip to content

Commit 6289be5

Browse files
committed
Deployed 29e8ba8 to . with MkDocs 1.6.1
1 parent 9320f82 commit 6289be5

File tree

7 files changed

+283
-280
lines changed

7 files changed

+283
-280
lines changed

codacy-ai/codacy-ai/index.html

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<meta name="description" content="Documentation for the Codacy automated code review tool.">
1212

1313

14-
<meta http-equiv="last-modified" content="2025-12-04 16:10:08">
14+
<meta http-equiv="last-modified" content="2025-12-05 14:14:45">
1515

1616

1717
<link rel="canonical" href="https://docs.codacy.com/codacy-ai/codacy-ai/">
@@ -4783,61 +4783,62 @@ <h2 id="what-is-codacy-ai">What is Codacy AI?<a class="headerlink" href="#what-i
47834783
<p>Codacy AI utilizes only enterprise-grade instances of OpenAI and Google Gemini services with enhanced security, privacy, and data protection features. Customer Code processed through Codacy AI will not be used by Codacy, OpenAI, or any third-party AI provider for training, improving, or developing artificial intelligence models, machine learning algorithms, or any other automated systems.</p>
47844784
<h2 id="ai-features">AI Features<a class="headerlink" href="#ai-features" title="Permanent link">#</a></h2>
47854785
<h3 id="ai-enhanced-comments">AI-enhanced comments<a class="headerlink" href="#ai-enhanced-comments" title="Permanent link">#</a></h3>
4786+
<p><em>This feature leverages OpenAI models, and is strictly opt-in: it will only run on repositories or projects where a repository admin has enabled it.</em></p>
47864787
<p>AI-enhanced comments are optional, machine-generated suggestions that appear directly in pull requests and review threads. They use Codacy's AI to provide concise issue summaries, remediation suggestions, and links to relevant documentation — helping reviewers and authors quickly understand and fix problems.</p>
4787-
<p>This feature leverages OpenAI models, and is strictly opt-in: it will only run on repositories or projects where a repository admin has enabled it.</p>
4788-
<p>How to turn it on</p>
4788+
<p>More details about <a href="../../repositories-configure/integrations/github-integration/#ai-enhanced-comments">AI-enhanced comments here →</a>.</p>
4789+
<p><strong>How to turn it on</strong></p>
47894790
<ol>
47904791
<li>Go to your organization or repository settings in Codacy.</li>
47914792
<li>Navigate to the "Integrations" or "AI features" section (depending on your Codacy plan and UI version).</li>
47924793
<li>Find "AI-enhanced comments" and toggle the feature to "On" for the repository or organization scope you want to enable.</li>
47934794
<li>Optionally configure which repositories, branches, or severity levels should receive AI comments to reduce noise.</li>
47944795
<li>Save your changes. Once enabled, Codacy will start adding AI-enhanced comments to new pull requests and code reviews according to the configured scope.</li>
47954796
</ol>
4796-
<p>Notes</p>
4797+
<p><strong>Notes</strong></p>
47974798
<ul>
47984799
<li>Administrators can enable or disable the feature at organization or repository level.</li>
47994800
<li>Enabling the feature may be subject to plan limitations and governance controls; check your Codacy subscription and admin permissions.</li>
4800-
<li>
4801-
<p>Users can still ignore or dismiss individual AI comments during code review.</p>
4802-
</li>
4803-
<li>
4804-
<p>Data usage and privacy</p>
4805-
</li>
4806-
<li>
4807-
<p>To generate an AI-enhanced comment, Codacy only processes the specific issue context: the issue line plus up to ten lines before and ten lines after that line. No additional repository data is sent or used.</p>
4808-
</li>
4801+
<li>Users can still ignore or dismiss individual AI comments during code review.</li>
4802+
</ul>
4803+
<p><strong>Data usage and privacy</strong></p>
4804+
<ul>
4805+
<li>To generate an AI-enhanced comment, Codacy only processes the specific issue context: the issue line plus up to ten lines before and ten lines after that line. No additional repository data is sent or used.</li>
48094806
<li>Codacy does not use your code, repository contents, or comments to train external AI models. No customer code or review text is incorporated into model training.</li>
48104807
</ul>
48114808
<h3 id="smart-false-positive-triage">Smart False Positive Triage<a class="headerlink" href="#smart-false-positive-triage" title="Permanent link">#</a></h3>
48124809
<div class="admonition info">
48134810
<p class="admonition-title">This feature is <a href="https://www.codacy.com/pricing">only available on Business plan</a></p>
48144811
</div>
4815-
<p>This feature leverages OpenAI models, and is strictly opt-in: you need to get in touch with us in order to enable it.</p>
4816-
<p>How to turn it on</p>
4812+
<p><em>This feature leverages OpenAI models, and is strictly opt-in: you need to get in touch with us in order to enable it.</em></p>
4813+
<p>Codacy False Positive triage analyzes results on a commit basis to give you visibility into issues that may be false positives (based on their context). During triage, each issue is given a confidence score along with an explanation. When the confidence level falls below a defined threshold, the issue is then flagged as an AI false positive and surfaced for manual review. You can evaluate potential false positives during a pull request in app or on any Codacy page where issues appear. These issues can be ignored or marked as Not a false positive.</p>
4814+
<p>More details about <a href="../../repositories/commits/#false-positive-issues">False Positives here →</a>.</p>
4815+
<p><strong>How to turn it on</strong></p>
48174816
<ol>
48184817
<li>Get in touch with your Customer Success Manager or with <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#99;&#111;&#100;&#97;&#99;&#121;&#46;&#99;&#111;&#109;">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#99;&#111;&#100;&#97;&#99;&#121;&#46;&#99;&#111;&#109;</a></li>
48194818
</ol>
4820-
<p>Notes</p>
4819+
<p><strong>Notes</strong></p>
48214820
<ul>
48224821
<li>Codacy does not use your code, repository contents, or comments to train external AI models. No customer code or review text is incorporated into model training.</li>
48234822
<li>To detect a Possible False Positive, Codacy only processes the specific issue context: one request per file with issues. No additional repository data is sent or used.</li>
48244823
<li>Prompts are neither stored nor visible by anyone</li>
48254824
</ul>
4826-
<h3 id="pr-reviewer">PR Reviewer<a class="headerlink" href="#pr-reviewer" title="Permanent link">#</a></h3>
4825+
<h3 id="ai-reviewer">AI Reviewer<a class="headerlink" href="#ai-reviewer" title="Permanent link">#</a></h3>
48274826
<div class="admonition note">
48284827
<p class="admonition-title">Note</p>
4829-
<p>PR Reviewer is currently only available on GitHub, for all Team and Business plans.</p>
4828+
<p>AI Reviewer is currently only available on GitHub, for all Team and Business plans.</p>
48304829
</div>
4831-
<p>This feature leverages Google Gemini models, and is strictly opt-in: it will only run on repositories or projects where a repository admin has enabled it.</p>
4832-
<p>How to turn it on</p>
4830+
<p><em>This feature leverages Google Gemini models, and is strictly opt-in: it will only run on repositories or projects where a repository admin has enabled it.</em></p>
4831+
<p>The AI Reviewer combines the reliability of deterministic, rule-based static code analysis with the power of AI. It draws in the necessary context from source code and PR metadata to ensure the business intent matches the technical outcome, and can catch logic gaps that conventional scanners (and human reviewers) often miss.</p>
4832+
<p>More details about <a href="../../repositories-configure/integrations/github-integration/#ai-reviewer">AI Reviewer here →</a>.</p>
4833+
<p><strong>How to turn it on</strong></p>
48334834
<ol>
48344835
<li>Go to your organization or repository settings in Codacy.</li>
48354836
<li>Navigate to the "Integrations" or "AI features" section (depending on your Codacy plan and UI version).</li>
48364837
<li>Find "AI Reviewer", under "Status checks", and toggle the feature to "On" for the repository or organization scope you want to enable.</li>
4837-
<li>Save your changes. Once enabled, Codacy will start adding a Summary to your pull requests with of the information used to provide the AI-enriched reviews.</li>
4838+
<li>Save your changes. Once enabled, Codacy will start adding a Summary to your pull requests based on the AI-enriched reviews.</li>
48384839
<li>To request a PR Review from codacy, add a <strong><code>codacy-review</code></strong> label to your Pull Request. Codacy listens to the event and will publish the review as soon as it's ready.</li>
48394840
</ol>
4840-
<p>Notes</p>
4841+
<p><strong>Notes</strong></p>
48414842
<ul>
48424843
<li>Codacy does not use your code, repository contents, or comments to train external AI models. No customer code or review text is incorporated into model training.</li>
48434844
<li>To enrich the review, the git diff of the Pull Request as well as some related files' contents can be sent as context. No data is stored on our side, or used to train any models.</li>
@@ -4999,7 +5000,7 @@ <h3>Share your feedback 📢</h3>
49995000
<div class="md-source-date">
50005001
<small>
50015002

5002-
Last modified <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 4, 2025</span>
5003+
Last modified <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 5, 2025</span>
50035004

50045005
</small>
50055006
</div>

feed_rss_created.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

feed_rss_updated.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

repositories-configure/integrations/github-integration/index.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<meta name="description" content="Enable the GitHub integration to have status checks, annotations, issue and coverage summaries, and suggested fixes from Codacy directly on pull requests.">
1212

1313

14-
<meta http-equiv="last-modified" content="2025-12-04 16:10:08">
14+
<meta http-equiv="last-modified" content="2025-12-05 14:14:45">
1515

1616

1717
<link rel="canonical" href="https://docs.codacy.com/repositories-configure/integrations/github-integration/">
@@ -4802,13 +4802,15 @@ <h3 id="status-checks">Status checks<a class="headerlink" href="#status-checks"
48024802
</div>
48034803
<p><img alt="Pull request status check on GitHub" src="../images/github-integration-pr-status.png" /></p>
48044804
<h3 id="ai-reviewer">AI Reviewer<a class="headerlink" href="#ai-reviewer" title="Permanent link">#</a></h3>
4805-
<p>The AI Reviewer combines the reliability of deterministic, rule-based static code analysis with the power of AI. It draws in the necessary context from source code and PR metadata to ensure the business intent matches the technical outcome, and can catch logic gaps that conventional scanners (and human reviewers) often miss.</p>
4806-
<p>It provides feedback on missing or weak tests, complex or duplicated code, and keeps security concerns up to date. Beyond that, it adds contextual insights about whether the changes follow the requirements, business rules, and logic used in the project.</p>
4807-
<p><img alt="AI Reviewer on Github" src="../images/github-integration-ai-reviewer.png" /></p>
48084805
<div class="admonition note">
48094806
<p class="admonition-title">Note</p>
48104807
<p>This feature is only supported on GitHub.</p>
4808+
<p>If you choose to enable the AI Reviewer, consider disabling the AI-enhanced comments, as it may duplicate any comments on Codacy issues you receive.</p>
48114809
</div>
4810+
<p>The AI Reviewer combines the reliability of deterministic, rule-based static code analysis with the power of AI. It draws in the necessary context from source code and PR metadata to ensure the business intent matches the technical outcome, and can catch logic gaps that conventional scanners (and human reviewers) often miss.</p>
4811+
<p>It provides feedback on missing or weak tests, complex or duplicated code, and keeps security concerns up to date. Beyond that, it adds contextual insights about whether the changes follow the requirements, business rules, and logic used in the project.</p>
4812+
<p>This setting can be enabled at a repository or organization level. Once enabled, Codacy will start adding a Summary to your pull requests based on the AI-enriched reviews. To request a PR Review from Codacy, add a <strong><code>codacy-review</code></strong> label to your Pull Request. Codacy listens to the event and will publish the review as soon as it's ready.</p>
4813+
<p><img alt="AI Reviewer on Github" src="../images/github-integration-ai-reviewer.png" /></p>
48124814
<h3 id="issue-annotations">Issue annotations<a class="headerlink" href="#issue-annotations" title="Permanent link">#</a></h3>
48134815
<p>Adds annotations on the lines of the pull request where Codacy finds new issues. Codacy maps the severity of the issues reported by the tools to the severity levels of the annotations. To enable this option, you must enable <strong>Status checks</strong> first.</p>
48144816
<p><img alt="Issue annotation on GitHub" src="../images/github-integration-pr-annotation.png" /></p>
@@ -5008,7 +5010,7 @@ <h3>Share your feedback 📢</h3>
50085010
<div class="md-source-date">
50095011
<small>
50105012

5011-
Last modified <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 4, 2025</span>
5013+
Last modified <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 5, 2025</span>
50125014

50135015
</small>
50145016
</div>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)