Initial commit

This commit is contained in:
Tim Schubert 2022-02-15 22:40:43 +01:00
commit f49f2f3c68
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
8 changed files with 122 additions and 0 deletions

6
README.md Normal file
View file

@ -0,0 +1,6 @@
# Gitlab Redmine Merge Request URL linker
A webhook that links a Gitlab MR to a Redmine Issue using the issue ID and a custom field in Redmine.
To get started, edit the `.envrc.local` and run `flask run`.