You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, by watching a github repo, you get notified when issues are opened or comments are made, but not when a new commit is made to the code repo, which I'd like know to properly rebase the code if needed.
Github provides such as hook to enable "git diff" goes to a mailing list. Do you think you can enable this to a -dev mailing list? I hope I am not the only one who likes to get notified on this :-)
Thanks
Feiyi
The text was updated successfully, but these errors were encountered:
@adammoody my understanding is either "star" or "watching" the repo doesn't give you the push of commit message, but "watching" did provide update on all issues and conversations. bringhurst's fix of using an mail-reflector and a email hook 'should work', but no, I am not getting commit messages yet.
Hi @fwang2,
It looks like GitHub has a new category for watchers where you can watch for releases only (announcement here: https://github.blog/changelog/2018-11-27-watch-releases/). I know it's not quite what you are looking for, but hopefully it helps!
hi Adam/Jon,
Right now, by watching a github repo, you get notified when issues are opened or comments are made, but not when a new commit is made to the code repo, which I'd like know to properly rebase the code if needed.
Github provides such as hook to enable "git diff" goes to a mailing list. Do you think you can enable this to a -dev mailing list? I hope I am not the only one who likes to get notified on this :-)
Thanks
Feiyi
The text was updated successfully, but these errors were encountered: