Skip to content

ReviewMe is a small app to notify developers when tickets in Trac have been stuck in review for too long

Notifications You must be signed in to change notification settings

LeePatPat/ReviewMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ReviewMe

A Java app to read in a trac milestone and determine if there are any tickets that have been in review for a prolonged period of time. An email list can be added via config files to notify developers of such tickets.


Development

This project uses Maven as a way handling its dependency to any required libraries, thus it a prerequesite for developing, building and installing dependencies.

Installing Maven can be seen here.

Installing dependencies, building, compiling and packaging using Maven can be seen here.


Contribution Guide

//TODO

About

ReviewMe is a small app to notify developers when tickets in Trac have been stuck in review for too long

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages