Replies: 2 comments 4 replies
-
Update:
|
Beta Was this translation helpful? Give feedback.
3 replies
-
For people within the organization, Maintainers do receive automatic email notifications, but Collaborators apparently don't. Collaborators are subscribed when:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking for alternatives for the broader community and people within the organization, and if they differ.
I found a concrete answer from a GitHub community question on How can I watch an organization's discussion?. Only 1 out of 4 of the solutions worked for me until now, some specific steps:
Solution 4. Use an RSS feed: The feed URL that worked for me was
https://github.com/orgs/epiverse-trace/discussions.atom
using a Browser Add-on, in my case Feedbro.Alternative. Subscribe with Slack: I used the github-slack integration in a temporarily private slack channel. The corresponding repo for this discussion is on the epiverse-trace.github.io repo. I follow these steps:
/github subscribe epiverse-trace/epiverse-trace.github.io discussions
/github unsubscribe epiverse-trace/epiverse-trace.github.io issues pulls commits releases deployments
to only get notifications from discussions.With this post, I'll test if these options work as expected.
Beta Was this translation helpful? Give feedback.
All reactions