Skip to content

Improve GitHub Action - #452

Open
qoomon wants to merge 12 commits into
ryo-ma:masterfrom
qoomon:master
Open

Improve GitHub Action#452
qoomon wants to merge 12 commits into
ryo-ma:masterfrom
qoomon:master

Conversation

@qoomon

@qoomon qoomon commented Jul 20, 2026

Copy link
Copy Markdown
  • add more options
  • set decent defaults (username, token)

Copilot AI review requested due to automatic review settings July 20, 2026 06:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 expands the local render_svg.ts generator and the bundled composite GitHub Action to support additional options (title filtering, column count, frame/background toggles) and attempts to introduce more convenient defaults for action inputs.

Changes:

  • Extended render_svg.ts CLI argument handling (title list, column, no-frame, no-bg) and aligned rendering defaults with shared CONSTANTS.
  • Added new composite action inputs (title, column, no_frame, no_bg) and updated the run command to pass them through.
  • Updated README usage examples for both local generation and workflow usage.

Reviewed changes

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

File Description
render_svg.ts Adds CLI args for title/column/frame/background and uses shared defaults.
action.yml Adds new inputs and tries to set default username/token plus passes new args to the script.
README.md Updates CLI usage and action usage snippet to reflect the new inputs.

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

Comment thread action.yml
Comment thread action.yml
Comment thread action.yml
Comment thread README.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@schembriaiden

Copy link
Copy Markdown

This PR borrows a lot from this: #414

@qoomon

qoomon commented Jul 24, 2026

Copy link
Copy Markdown
Author

@schembriaiden oh thats true I was not aware of that PR

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.

4 participants