jenkinsci / jms-messaging-plugin

https://plugins.jenkins.io/jms-messaging
12 stars 38 forks source link

Allow sending notification to queue when useQueues is true #181

Closed ArturHarasimiuk closed 4 years ago

ArturHarasimiuk commented 4 years ago

It is useful to be able to send message to queue or topic, depending on provider configuration.

Signed-off-by: Artur Harasimiuk artur.harasimiuk@intel.com

scoheb commented 4 years ago

Looks good. Have you tested this change locally?

ArturHarasimiuk commented 4 years ago

Looks good. Have you tested this change locally?

Yes, I did test on my local Jenkins instance, version 2.204.2. It works well.

scoheb commented 4 years ago

released in version 1.1.15. Thanks!