Content
The plugin aims to integrate OpenProject with Git repositories hosted on GitHub. The early version we published can be connected to an OpenProject instance via GitHub’s webhooks. When a pull request is created, closed, merged or reopened, the plugin looks for work package URLs in the pull request’s description. When it finds a work package URL, it simply adds a comment to the work package, so you can see the pull request status without leaving OpenProject.
Here’s a sample history for a work package with a pull request:
As we’ll use the plugin ourselves we’ll probably extend its functionality in the future. Of course we also welcome contributions from the community :)
You can find more information and installation instructions on the plugin’s GitHub page.
If you find any bugs, please report them in the Github Integration Plugin project.
This plugin is licensed under the GNU GPL v3.