Skip to content

[Feature] Integrate Automated Draw.io to PNG Export via GitHub Actions #14

@mnk-nasir

Description

@mnk-nasir

Currently, the README.md suggests manual or local mise exec scripts for converting .drawio files to .png. To ensure documentation parity in a multi-contributor environment, this process should be automated.

Proposed Solution:

Implement a GitHub Action using the rlespinasse/drawio-export-action.

Reasoning: This ensures that every PR containing a .drawio change automatically updates the corresponding image asset, preventing "stale" diagrams.

Technical Constraint: Must support the -s 2 (scale) and --transparent flags as specified in the current skill documentation.

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