locatarr/markdown-table-generator

A custom action written in Rust which generates markdown tables for use in Locatarr. Based on Dylan Anthony's rust-github-action-template (dbanty/rust-github-action-template).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 25, 2026
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: locatarr/markdown-table-generator@ffb3f4781e7a047296f1bac7412621c025b33a70 # v0.1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
file-pathThe path to the JSON file to useyes
tokenThe GitHub token to use for downloading the action binary, defaults to workflow tokenyes${{ github.token }}
namedescription
output-fileThe path of the generated markdown table file
errorThe description of any error that occurred