nurliman/Publish RabbitMQ Message
Send a RabbitMQ Message via GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| app_id | The application id. | yes | — |
| message | The message you want to send. | yes | — |
| queue_name | The name of the queue you are sending to. | yes | — |
| rabbitmq_host | RabbitMQ host name along with port. eg: rabbithost:5127 or rabbithost | yes | — |
| rabbitmq_vhostname | RabbitMQ vhost name. | no | — |
| rabbitmq_username | RabbitMQ username. | yes | — |
| rabbitmq_password | RabbitMQ password. | yes | — |
Outputs
no outputs