exmosltd/GHA Rabbit MQ Sender

Sends a message to rabbitmq

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 16, 2022
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: exmosltd/gha-send-to-rabbit@d8a47b29312a7b9a169f2168d6fdd8db658d186a # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
rmqUsernameRmq Usernameyes
rmqPasswordRmq Passwordyes
rmqHostRmq Hostyes
rmqVirtualHostRmq Virtual Hostyes
rmqExchangeRmq Exchangeyes
messageThe message to send to rabbityes
rmqRoutingKeyThe Routing Key to use when sending to RMQyes

no outputs