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

Figure out emailing commits. #1

Open
derekriemer opened this issue Aug 24, 2014 · 5 comments
Open

Figure out emailing commits. #1

derekriemer opened this issue Aug 24, 2014 · 5 comments
Assignees

Comments

@derekriemer
Copy link
Owner

We need to get commits to eamil us, as it probably will help keep the team informed.

@cameronjj
Copy link
Collaborator

This seems like one way to do that: http://git.kernel.org/cgit/git/git.git/tree/contrib/hooks/multimail/README?id=HEAD

I'm still trying to understand how to implement and configure it.

@cameronjj
Copy link
Collaborator

Actually, this seems better:
https://help.github.com/articles/receiving-email-notifications-for-pushes-to-a-repository

Derek -- it seems like an administrator must implement this. Can you make me an admin on the repo?

@derekriemer
Copy link
Owner Author

It seems like github can do this to only 2 emails. I might take a look
at creating an email list.
On 8/24/2014 4:58 PM, cameronjj wrote:

Actually, this seems better:
https://help.github.com/articles/receiving-email-notifications-for-pushes-to-a-repository


Reply to this email directly or view it on GitHub
#1 (comment).


Derek Riemer

Department of Computer science Undergrad, proud CILA member, music
lover, and much more.

"Not everything that is faced can be changed, but nothing can be changed
until it is faced." - James Baldwin

email me at derek.riemer@colorado.edu mailto:derek.riemer@colorado.edu
Phone: (303) 906-2194

@derekriemer
Copy link
Owner Author

Okay, heres my current implementation workflow.

  1. implement a git webhook to the campus elra server. This will go to my site at http://csel.cs.colorado.edu
  2. A php script will grab the data that is posted there, and email a notification to all of us, as well as maybe putting the data in a list somewhere.

I should have this ready by tomorrow night (if the world of linux gods decides that being nice is a good thing

@cameronjj
Copy link
Collaborator

Thank you for getting this setup!

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

No branches or pull requests

2 participants