Skip to content

Send a detailed message to a HipChat room on a commit to an Assembla Subversion repository

Notifications You must be signed in to change notification settings

jfbarnes/HipCommit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HipCommit

HipCommit is a simple SVN hook script for sending a detailed message to a HipChat chat-room when a commit takes place successfully.

Requirements

  • A HipChat room URL (and auth token)

    https://api.hipchat.com/v2/room/{YourRoom&AuthToken}

  • An Assembla Subversion repository URL

    https://subversion.assembla.com/svn/{YourSpaceName}/

  • An associated Assembla tickets URL:

    https://www.assembla.com/spaces/{YourSpaceName}/tickets/

Usage

Add your application settings in the App.config file, build the project and then add the executable as an SVN hook script. For svnadmin see here, for TortoiseSVN see here.

About

Send a detailed message to a HipChat room on a commit to an Assembla Subversion repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages