nats-io/NATS JetStream Message Publish Utility

Publish a message to a JetStream Stream

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Activelast commit Mar 25, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: nats-io/jetstream-gh-action@7c88ba9ff62d09fb395320348a5383944cde2a39 # 0.1.0

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

namedescriptionrequireddefault
subjectThe subject to publish toyes
messageThe message to publishyes
should_ackRequires a response from JetStream for success1
serverThe URL of the NATS Server to connect toyes
usernameThe username to connect withno
passwordThe password to connect withno
credentialsThe credentials file to connect withno
commandThe command to run within the containernoPUBLISH
namedescription
responseThe response from JetStream