Fix wrong Gitea issue IDs/URLs #35
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix/33-gitea_issue_id"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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