Framework for triggering events in Request Tracker when interesting things happen on Github.
-
Update
logconfig
inconf/gunicorn.conf.py
to point to the correct place -
You will need python 2.7, pip, virtualenv, etc.
-
Fork this repo
-
Clone your fork locally
-
make cleanall
-
make install
-
make run
Assuming your development environment is setup:
make test
make wheel
Submit a Pull Request, of course!
-
Update an RT ticket with an apprpriate comment whenever a commit is pushed to Github (assumes the commit message contains an RT:XXXXX string of sorts)
-
Update an RT assignee whenever a Pull Request assignee (on Github) changes
-
Update the RT ticket with an appropriate comment whenever new code changes are pushed to a Pull Request
-
Update the RT ticket with an appropriate comment whenever new comments are made on Pull Requests
-
Update the RT ticket status whenever a Pull Request is reopened or closed