/TeamCityGithub

Github issue tracker support for TeamCity

Primary LanguageJavaOtherNOASSERTION

This is a plugin for TeamCity by Jetbrains to provide integration into the
Github.com issue tracker.

It uses the REST API to fetch information about issue tickets from a given
repository so it can be displayed in TeamCity.

To build it, first copy the provided build.properties.template to
build.properties and adjust the variables according to your system settings.
Depending on your setup, you may have to replace the provided scp deployment
with something more specific for your needs.
Otherwise you may just run `ant package` and manually copy the resulting
github.zip to the plugins directory of your TeamCity installation.

Put all jars from lib folder into <TeamCity root>/webapps/ROOT/WEB-INF/lib