I’d like the collaborators on my project to get emails when there is a new issue, comment, or pull request.
How do I set that up? I couldn’t seem to find the answer on github.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you click “Admin” for your repository, and then “Hooks” on the left, you’ll be able to select the Email Service Hook for that repository. (Click “Email”.) That will only let you add one address, but you can make that a mailing list for you and your collaborators. Alternatively, you could write your own web-hook.