alphatroya / github-redmine-binder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github to Redmine issues binder

Webhook for converting Redmine issues IDs (eg #53344, #33773) in the Pull Requests body to corresponding issue link.

Deployment

Docker image is available here

The container uses 8933 port and handles /github endpoint

Following ENV variables should be set:

  • GITHUB_ACCESS_TOKEN: token for PR editor (scope should be repo or greater)
  • REDMINE_HOST: Redmine host address

About

License:MIT License


Languages

Language:Go 91.1%Language:Makefile 5.7%Language:Dockerfile 3.2%