Fix wrong Gitea issue IDs/URLs #35

Merged
raucao merged 2 commits from bugfix/33-gitea_issue_id into master 2019-04-30 08:26:22 +00:00

2 Commits

Author SHA1 Message Date
840fcf9d25
Add commented setting for custom local DAO address 2019-04-28 13:01:33 +01:00
c390fc9ce7
Fix Gitea issue ID/URL being wrong
Internal issue IDs are different from the public ones in Gitea. The one
used in URLs etc. is called "number" instead of "id" in hook payloads.

fixes #33
2019-04-28 13:01:09 +01:00