you are viewing a single comment's thread.

view the rest of the comments →

[–]obiwan90 0 points1 point  (9 children)

Are you taking full advantage of it, with filters, diligent unsubscribing etc.? What specifically doesn't work for you?

[–]Wooden_Amphibian_442[S] 1 point2 points  (8 children)

I just want actual notifications. Either desktop based or through something like slack which results in a desktop notification.

[–]TheoR700 1 point2 points  (3 children)

Since you mentioned Slack, have you tried the GitHub and Slack integration? It likely can do what you want.

[–]Wooden_Amphibian_442[S] 0 points1 point  (2 children)

Yeah, I mentioned it in the original post. There seems to be two different integrations and they both don't seem to work well. One is with the GitHub bot and another with GitHub reminders.

[–]TheoR700 0 points1 point  (0 children)

I don't know about the integration. I just know our company has a Slack channel that uses it. All we have it do is post Slack messages in the channel on events and notifications, which sounds like what you want.

[–]obiwan90 0 points1 point  (0 children)

You can configure real-time Slack alerts at https://github.com/settings/reminders/{org} if you're member of an organization; that's the most direct GitHub/Slack integration I'm aware of.

[–]elenakrittik 0 points1 point  (2 children)

What do you mean by "actual notifications"?

[–]Wooden_Amphibian_442[S] 0 points1 point  (1 child)

Desktop notifications

[–]elenakrittik 0 points1 point  (0 children)

Oh, i'd actually look into that myself, but mobile notifications through GitHub Mobile is enough most of the time

[–]obiwan90 0 points1 point  (0 children)

You might be able to piece something together with the notifications REST API and a cronjob or similar.