tf / redmine_merge_request_links

Display links to associated Gitlab merge requests and GitHub pull requests on Redmine's issue page.
https://www.redmine.org/plugins/redmine_merge_request_links
MIT License
35 stars 26 forks source link

Gitea support #18

Closed saitho closed 5 years ago

saitho commented 5 years ago

Resolves #16

Gitea (currently) uses the same format as GitHub and provides (almost) all informations as GitHub. In fact it does provide X-GitHub-* headers but no GitHub signature.

The signature provided via X-Gitea-Signature is hashed via SHA256.