FHIR Chat · Build notifications · fhir/infrastructure-wg

Stream: fhir/infrastructure-wg

Topic: Build notifications


view this post on Zulip Michael Donnelly (Oct 01 2018 at 17:38):

Instead of having email notification for commits/builds, they could publish to Zulip. People who want to get notifications about that can subscribe to notifications for that Zulip stream.

view this post on Zulip Michael Donnelly (Oct 01 2018 at 17:38):

(@Ewout Kramer said I should tell you this idea, @Josh Mandel )

view this post on Zulip Grahame Grieve (Oct 01 2018 at 17:55):

well, that's kind of where we are now. But it requires people to subscribe to a very high volume stream - very very low signal to noise ratio

view this post on Zulip Dennis Patterson (Oct 01 2018 at 17:59):

This may not cover the use-case in entirety, but if there's a pull request which is a pre-req for your own, you can 'watch' that PR in GitHub and get notifications. You can also make it part of your own PR description (part of Jay's template?) to link to other PR(s) which must be merged first, just so that dependency is apparent.

view this post on Zulip Josh Mandel (Oct 01 2018 at 18:00):

Watching you tells you when it's merged, but not when the rebuilt new master branch is deployed at http://build.fhir.org

view this post on Zulip Michael Donnelly (Oct 01 2018 at 18:03):

Good point @Grahame Grieve .

view this post on Zulip Josh Mandel (Oct 01 2018 at 18:06):

It could also be helpful (or at least fun) to have a zulip bot to help with this kind of things, like @SpecBot, tell me when "my feature name" is deployed or whatever, to subscribe.

view this post on Zulip Dennis Patterson (Oct 01 2018 at 18:15):

Ah, that's what I was missing. It's not that PR 2 depends on PR 1... it's that PR 2 requires a completed build of PR 1 (after merge)


Last updated: Apr 12 2022 at 19:14 UTC