jenkinsci / zulip-plugin

Jenkins plugin for Zulip notifications of build status
https://zulip.com/integrations/doc/jenkins
MIT License
14 stars 22 forks source link

Support per-job stream selection #1

Closed DavidYKay closed 5 years ago

DavidYKay commented 10 years ago

Currently the plugin only supports notifying one global stream.

We use "jenkins," but this gets messy as everyone looks to the one central stream.

It'd be nicer if we could have different Jenkins jobs routing their updates to different Humbug streams, like with the GitHub hook.

wdaher commented 10 years ago

Thanks for the suggestion, David. I definitely agree that this makes sense. I've opened this as issue #2326 in our internal tracker, and will keep you folks up to date.

ogg1e commented 8 years ago

Any progress on this? It's a feature that would be nice to have.

timabbott commented 8 years ago

No; a PR for this would be welcome though!

butchyyyy commented 5 years ago

PR #8 allows you to configure dfferent stream for each job.

timabbott commented 5 years ago

Closing as fixed by #8.