All Projects → beberlei → githubpr_to_jira

beberlei / githubpr_to_jira

Licence: other
Converts Github PR to Jira Issues

Programming Languages

PHP
23972 projects - #3 most used programming language
Makefile
30231 projects
ApacheConf
554 projects

Github PRs to Jira Issues

Simple Silex Application that listens to Github PR Hook API and transforms the PRs to Jira Tickets.

You have to configure your jira user account, organization/github username, and the projects you want to "observe".

Dependency: Zend Framework XML RPC

How it works

Look at the example.json and copy it to config/githubuser-githubrepo.json (example config/doctrine-doctrine2.json). Adjust all the values and add the projects you want to observe.

Add a pull-request hook to the github repository. You might need to use the API for this (no interface yet).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].