Skip to content

[CI] Automate Image Compression via GitHub Actions #1911

@aniruddhaadak80

Description

@aniruddhaadak80

Problem

Large uncompressed images are frequently merged into the repository, negatively impacting the repository size, cloning time, and website loading speed for end-users. There is no automated check to ensure images are appropriately compressed prior to merging.

Proposed Changes

  • Introduce an automated CI check that requires all new or modified images to be compressed.
  • Fail the CI pipeline if uncompressed or overly large images are detected in a PR.
  • Provide contributors with clear feedback on how to compress their images.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions