actions-marketplace-validations/Mastodon Influx

Imports CSV files to Mastodon

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 29, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/potatoqualitee_influx@eb2dbe899ee654eb72faf9123a56a4c1e1aca094 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
serverYour Mastodon server. If you are dbatools@dataplatform.social, this would be dataplatform.social.yes
file-pathThe path to the CSV file. Accepts one or many files, directory paths and even web addresses.yes
typeThe type of file. Not required unless the script can't figure it out.no
recurseWhen specifying a directory, recurse. Defaults to false.nofalse
verboseShow verbose output. Defaults to true.yestrue

no outputs