Skip to content

liyingjun/gerrit-trac-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gerrit-trac-hook

This is a simple Gerrit hook for updating Trac with information about what changes are in Gerrit review.

It parses the commit messages from Gerrit and looks for a Trac ticket in the style of "#1000".

It then adds a informative message to the Trac ticket about the review URL and other data. It can also change the status of the issue to indicate that this issue is now under gerrit review.

Script is tested with Trac 0.1.2 and Gerrit 2.6.rc0

You need to install XmlRpcPlugin for Trac to make the script working properly.

About

Gerrit hook for Trac

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages