Skip to content

docs: unified summary; old docs / deprecations removals CF-2376#2626

Merged
manufacturist merged 4 commits intomasterfrom
feat/cf-2376-unified
Apr 2, 2026
Merged

docs: unified summary; old docs / deprecations removals CF-2376#2626
manufacturist merged 4 commits intomasterfrom
feat/cf-2376-unified

Conversation

@manufacturist
Copy link
Copy Markdown
Contributor

👀 Live preview

🚧 To do

  • If relevant, include the Jira issue key at the end of the pull request title
  • Perform a self-review of the changes
  • Fix any issues reported by the CI/CD

Copilot AI review requested due to automatic review settings April 2, 2026 12:46
@manufacturist manufacturist requested a review from a team as a code owner April 2, 2026 12:46
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Overall readability score: 54.11 (🟢 +0.03)

File Readability
github-integration.md 51.41 (🟢 +7.4)
cloud-2023-11-23-new-coverage-engine-status-checks.md 56.55 (🟢 +0)
cloud-2023-01.md 54.8 (🟢 +0)
why-did-codacy-stop-commenting-on-pull-requests.md 46.75 (🔴 -0.02)
codacy-ai.md 55.5 (🔴 -0.17)
View detailed metrics

🟢 - Shows an increase in readability
🔴 - Shows a decrease in readability

File Readability FRE GF ARI CLI DCRS
github-integration.md 51.41 36.28 11.49 12.7 12.53 7.92
  🟢 +7.4 🟢 +3.34 🟢 +1.36 🟢 +2.4 🟢 +0.87 🔴 -0.06
cloud-2023-11-23-new-coverage-engine-status-checks.md 56.55 48.03 11.55 13.9 11.55 6.78
  🟢 +0 🟢 +0 🟢 +0 🟢 +0 🟢 +0 🟢 +0
cloud-2023-01.md 54.8 49.11 10.4 11.7 12.75 8.46
  🟢 +0 🟢 +0 🟢 +0 🟢 +0 🟢 +0 🟢 +0
why-did-codacy-stop-commenting-on-pull-requests.md 46.75 32.94 12.68 14.3 12.82 7.71
  🔴 -0.02 🔴 -0.1 🔴 -0.02 🟢 +0 🟢 +0 🟢 +0.01
codacy-ai.md 55.5 36.89 10.94 12.3 12.24 7.28
  🔴 -0.17 🔴 -0.31 🔴 -0.12 🟢 +0 🟢 +0.11 🔴 -0.02

Averages:

  Readability FRE GF ARI CLI DCRS
Average 54.11 42.99 10.94 12.32 12.24 8.02
  🟢 +0.03 🟢 +0.01 🟢 +0 🟢 +0.01 🟢 +0 🟢 +0
View metric targets
Metric Range Ideal score
Flesch Reading Ease 100 (very easy read) to 0 (extremely difficult read) 60
Gunning Fog 6 (very easy read) to 17 (extremely difficult read) 8 or less
Auto. Read. Index 6 (very easy read) to 14 (extremely difficult read) 8 or less
Coleman Liau Index 6 (very easy read) to 17 (extremely difficult read) 8 or less
Dale-Chall Readability 4.9 (very easy read) to 9.9 (extremely difficult read) 6.9 or less

@codacy-production
Copy link
Copy Markdown
Contributor

codacy-production bot commented Apr 2, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes. Give us feedback

Copy link
Copy Markdown
Contributor

@codacy-production codacy-production bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

The PR successfully implements the core requirements for unifying coverage and quality summaries and deprecating outdated documentation. However, there are structural inconsistencies that should be addressed before merging to ensure a truly 'unified' documentation experience. Specifically, the 'Issue summaries' section (lines 73-77) remains as a redundant block and should be merged into the main 'Pull request summary' section to avoid user confusion. Additionally, the frontmatter terminology needs a minor update to reflect the new feature name consistently.

About this PR

  • The PR description is empty. Although the Jira ticket and title clarify the intent, please provide a brief summary of the changes in the description field for better visibility.
1 comment outside of the diff
docs/repositories-configure/integrations/github-integration.md

line 73-77 🟡 MEDIUM RISK
The 'Issue summaries' section is redundant now that 'Pull request summary' (line 33) explicitly includes issues and metrics in its description (line 44). To complete the unification, remove this section and move the corresponding image to the primary 'Pull request summary' section.

Try running the following prompt in your coding agent:

In docs/repositories-configure/integrations/github-integration.md, remove the ### Issue summaries section (lines 73-77) and move the image reference ![Issue summary on GitHub](images/github-integration-pr-summary.png) to the end of the ### Pull request summary section (after line 44).

Test suggestions

  • Verify 'AI-enhanced comments' section includes a note about GitHub deprecation.
  • Verify the removal of the standalone 'Coverage summaries' section in GitHub integration docs.
  • Verify the description of the unified summary includes quality gate, issues, metrics, and coverage details.
  • Update troubleshooting guides to use the new 'pull request summary' terminology.

🗒️ Improve review quality by adding custom instructions

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Codacy documentation to reflect the GitHub integration UI/behavior changes around pull request summaries and AI features, removing deprecated GitHub-specific docs and aligning related troubleshooting/AI docs.

Changes:

  • Renames/rewrites the GitHub “Pull request review” docs into “Pull request summary” and removes deprecated sections (Coverage summaries, AI-enhanced comments) from the GitHub integration page.
  • Updates troubleshooting guidance to reference the new commenting surface.
  • Updates Codacy AI docs to clarify AI-enhanced comments availability and adjusts AI Reviewer setup wording.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 5 comments.

File Description
docs/repositories-configure/integrations/github-integration.md Renames/rewrites PR comment documentation and removes deprecated GitHub settings/sections.
docs/faq/troubleshooting/why-did-codacy-stop-commenting-on-pull-requests.md Adjusts troubleshooting text to match updated GitHub commenting behavior.
docs/codacy-ai/codacy-ai.md Clarifies AI-enhanced comments availability and updates AI Reviewer setup location text.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings April 2, 2026 13:12
@github-actions github-actions bot temporarily deployed to Netlify April 2, 2026 13:13 Inactive
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.

Comments suppressed due to low confidence (1)

docs/repositories-configure/integrations/github-integration.md:83

  • With the removal of the Coverage summaries and AI-enhanced comments sections above, the images github-integration-coverage-summary.png and github-integration-ai-comment.png appear to be unused across the docs now. Consider deleting these assets from docs/repositories-configure/integrations/images/ (or re-linking them somewhere) to avoid keeping dead files in the repo.
### Suggested fixes {: id="suggest-fixes"}

{%
    include-markdown "../../assets/includes/paid.md"
    start="<!--paid-start-->"

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions github-actions bot temporarily deployed to Netlify April 2, 2026 13:50 Inactive
@manufacturist manufacturist enabled auto-merge (squash) April 2, 2026 13:59
@manufacturist manufacturist merged commit 083f87b into master Apr 2, 2026
5 checks passed
@manufacturist manufacturist deleted the feat/cf-2376-unified branch April 2, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants