RabbitMQ Publish
Version updated for https://github.com/rikkaneko/rabbitmq-action to version v1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The RabbitMQ Publish Action automates the process of publishing UTF-8 payloads to a RabbitMQ or AMQP exchange or queue using GitHub Actions. It supports both username/password and mTLS certificate authentication, as well as newline-separated key=value AMQP headers and optional consumer acknowledgement through RabbitMQ direct reply-to. The action is configured via inputs and requires secrets for sensitive data storage.
What’s Changed
Major release v1