Skip to content

clean: Compress images#344

Merged
afsmeira merged 2 commits intomasterfrom
create-pull-request/patch-1776060163
Apr 14, 2026
Merged

clean: Compress images#344
afsmeira merged 2 commits intomasterfrom
create-pull-request/patch-1776060163

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 60.5%, saving 775.5 KB.

Filename Before After Improvement
docs/one-click-integrations/images/pagerduty-webhook.png 95.1 KB 38.7 KB 59.3%
docs/one-click-integrations/images/github-ok.png 87.5 KB 33.4 KB 61.8%
docs/one-click-integrations/images/bitbucket-installing.png 72.0 KB 20.2 KB 72.0%
docs/one-click-integrations/images/pagerduty.png 80.4 KB 29.7 KB 63.1%
docs/images/joining-email-domain.png 75.7 KB 25.2 KB 66.7%
docs/one-click-integrations/images/github-incident-strategy.png 78.8 KB 29.6 KB 62.4%
docs/one-click-integrations/images/github-installing.png 67.4 KB 18.6 KB 72.4%
docs/images/pulse_ad.png 140.1 KB 92.4 KB 34.0%
docs/one-click-integrations/images/bitbucket-incident-strategy.png 62.3 KB 23.3 KB 62.6%
docs/images/organization-add.png 57.1 KB 22.2 KB 61.0%
docs/one-click-integrations/images/bitbucket-ok.png 55.9 KB 21.4 KB 61.7%
docs/one-click-integrations/images/github-strategy.png 46.2 KB 18.0 KB 61.1%
docs/one-click-integrations/images/bitbucket-incident-naming-convention.png 43.7 KB 15.6 KB 64.3%
docs/one-click-integrations/images/github-incident-naming-convention.png 43.2 KB 15.5 KB 64.2%
docs/one-click-integrations/images/jira-installing.png 42.8 KB 15.8 KB 63.1%
docs/one-click-integrations/images/jira-ok.png 43.7 KB 17.5 KB 60.0%
docs/one-click-integrations/images/jira-incident-strategy.png 38.5 KB 14.9 KB 61.3%
docs/images/notes-card.png 29.7 KB 10.0 KB 66.3%
docs/one-click-integrations/images/bitbucket-workspace.png 29.1 KB 11.1 KB 61.7%
docs/images/notes.png 19.2 KB 6.1 KB 68.3%
docs/images/notes-add-new.png 15.1 KB 4.8 KB 68.1%
docs/one-click-integrations/images/bitbucket-installed-ok.png 13.4 KB 5.0 KB 62.4%
docs/one-click-integrations/images/github-installed-ok.png 13.5 KB 5.3 KB 60.7%
docs/one-click-integrations/images/jira-installed-ok.png 12.5 KB 4.7 KB 62.6%
docs/metrics/images/lead-cycle-time.png 10.7 KB 4.3 KB 59.6%
docs/images/notes-add-delete.png 6.2 KB 2.1 KB 66.1%
docs/assets/pulse-logo.png 1.9 KB 720 B 63.6%

@github-actions github-actions bot requested a review from a team as a code owner April 13, 2026 06:02
@codacy-production
Copy link
Copy Markdown
Contributor

codacy-production bot commented Apr 13, 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

This PR aims to reduce repository size by 775.5 KB (approx. 60.5%) through automated PNG compression. Codacy reports that the PR is up to standards with no new quality issues. However, the implementation cannot be verified because no file diffs were provided in the review context. There is a specific concern regarding the high compression ratio (70%+) which may impact the visual clarity of documentation images; this requires manual validation.

About this PR

  • The PR description mentions changes to 27 PNG files, but the code changes are not visible in this review. Ensure the commit includes the compressed assets and that the file paths match the documentation.

Test suggestions

  • Visual verification that compressed images (especially those with >70% reduction) are not corrupted and maintain acceptable quality.
  • Verification that all paths listed in the PR description are actually present and updated in the diff.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Visual verification that compressed images (especially those with >70% reduction) are not corrupted and maintain acceptable quality.
2. Verification that all paths listed in the PR description are actually present and updated in the diff.
Low confidence findings
  • High compression ratios can lead to visible artifacts or loss of detail in PNG documentation. Please perform a manual visual check on the most heavily compressed images to ensure they remain legible.

🗒️ Improve review quality by adding custom instructions

@afsmeira afsmeira merged commit 8c065e2 into master Apr 14, 2026
4 checks passed
@afsmeira afsmeira deleted the create-pull-request/patch-1776060163 branch April 14, 2026 12:59
This was referenced Apr 14, 2026
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.

1 participant