Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-GitHub notifications #85

Open
anp opened this issue Oct 7, 2016 · 4 comments
Open

Non-GitHub notifications #85

anp opened this issue Oct 7, 2016 · 4 comments
Labels

Comments

@anp
Copy link
Member

anp commented Oct 7, 2016

@nrc, #61 (comment)

re notifications - I think it would be useful and important to get notification set up. Posting notifications to irc is really easy and low cost (to #rust-bots, so as not to pollute other channels), although I'm not sure exactly how valuable it is.

Email would be better, but I sympathise with the pain of getting it working. For triage bot I ended up sending via gmail using nodemailer.

dikaiosune:

is github not sending notifications from the initial status update comments? Or are you referring to other intermediate items (like so-and-so has checked a box or registered a concern)?

nrc:

it probably is, but I get so many GH notifications that they get lost - I have no way to mark pings as special, afaik (I could just get notifications for pings, I guess, but that is still a lot of GH mail).


Sounds like #rust-bots will be easier to set up, but perhaps less useful (since a team member would need to be online to see a ping).

@anp anp added the rfcbot label Oct 7, 2016
@anp
Copy link
Member Author

anp commented Oct 17, 2016

Looks like this might be a simple enough example for IRC updates:

https:/tiffany352/rink-rs/blob/master/irc/src/main.rs

Would require getting IRC nicks for team members who use different IRC and GH nicks.

@nrc
Copy link
Member

nrc commented Oct 17, 2016

Would require getting IRC nicks for team members who use different IRC and GH nicks.

Highfive does this by using the Rustaceans API - https:/nrc/highfive/blob/master/highfive/newpr.py#L316

@anp
Copy link
Member Author

anp commented Aug 19, 2017

Boilerplate: I'm going to refocus this project on rfcbot, since that's the primary usage rusty-dash.com is seeing.

@anp anp closed this as completed Aug 19, 2017
@anp anp reopened this Aug 20, 2017
@anp
Copy link
Member Author

anp commented Aug 20, 2017

oops

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants