Skip to content

Commit a1187ac

Browse files
authored
feat: note about github false positive comment CF-1976 (#2517)
* feat: note about github false positive comment CF-1976 * feat: Change spelling, new screenshot CF-1976 * feat: Change example image CF-1976
1 parent c8466a3 commit a1187ac

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

docs/repositories/commits.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,14 @@ For more details on managing false positives, see [Managing system-detected fals
111111

112112
![Detected false positives](images/pull-requests-false-positives.png)
113113

114+
During a pull request analysis, if Codacy identifies issues that appear to be false positives,
115+
it will automatically add a comment listing all the detected false positives.
116+
117+
![Detected false positives comment](images/pull-requests-false-positives-comment.png)
118+
119+
!!! note
120+
Pull Request comments for False Positives are currently supported on GitHub only.
121+
114122
## Duplication tab {: id="duplication-tabs"}
115123

116124
The **Duplication** tab displays the lists of clones (duplicated code blocks) that the {{ page.meta.page_name }} adds or fixes. You can click a clone to expand it and inspect the code.
62.3 KB
Loading

0 commit comments

Comments
 (0)