grid-x/Post to Discourse Action

Post the contents of a file or a string as a reply to a discourse topic

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
discourse_urlYour discourse instance domain, e.g. "community.acme.comyes
discourse_topic_idThe ID of the Discourse topic to reply to. Leave empty and set `discourse_post_id` to update the original post.no
discourse_post_idThe ID of the Discourse post to replace with the content given. Leave empty and set `discourse_topic_id` to add a new reply to the topic.no
discourse_api_keyYour discourse API key. It needs `topics:write` permissionsyes
discourse_userThe discourse user on whose behalf the action should be executedyes
content_fileThe file to load the content to post fromno
contentThe string to postno
github_shaShort commit hash to be put into to post for traceabilityyes

no outputs