elastic / jarvis

Logstash's ChatOps bot, J.A.R.V.I.S.
41 stars 28 forks source link

When we try to publish a plugin which is already on rubygems it return success but should return a better message. #71

Open ph opened 7 years ago

ph commented 7 years ago

If you try to publish a gem that was already published on rubygems, jarvis will return

(success) Published logstash-plugins/logstash-input-jmx/master

It should return something like:

The plugin XXX is already on rubygems, verify your version in the gemspec.