Stream: fhir/infrastructure-wg
Topic: Build notifications
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.
Michael Donnelly (Oct 01 2018 at 17:38):
(@Ewout Kramer said I should tell you this idea, @Josh Mandel )
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
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.
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
Michael Donnelly (Oct 01 2018 at 18:03):
Good point @Grahame Grieve .
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.
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