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
raucao commented 2019-04-28 12:02:39 +00:00 (Migrated from github.com)

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

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
Sign in to join this conversation.
No description provided.