Skip to content

A simple Post-Receive URL implementation to send emails containing commit information

Notifications You must be signed in to change notification settings

merty/simple-commit-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Commit Notifier

Code Climate

Simple Commit Notifier is a Post-Receive URL implementation to send emails containing commit information.

Usage

  • Fill in the settings inside the index.php file.
  • Fill in the contacts file with the email addresses you want to send an email to after each commit. There should be only one email address per line.
  • Fill in the trusted repos file with the names of the repositories you want this script to work for. There should be only one repository name per line.
  • Fill in the header.html and footer.html files to prepend and append your emails with some HTML content.

About

A simple Post-Receive URL implementation to send emails containing commit information

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages