Fix PR link #64

Manually merged
adamm merged 1 commits from jzerebecki/autogits:fix-pr-link into main 2025-08-25 19:13:10 +02:00
Owner

to use ! instead of # . The later is for issues and only works due to
a redirect, which currently fails in gitea if a repo has its issue
tracker disabled.

to use ! instead of # . The later is for issues and only works due to a redirect, which currently fails in gitea if a repo has its issue tracker disabled.
jzerebecki added 1 commit 2025-08-19 16:31:16 +02:00
to use ! instead of # . The later is for issues and only works due to
a redirect, which currently fails in gitea if a repo has its issue
tracker disabled.
Owner

Aha! Thanks for finding the root cause. The problem is we've "standardized" with the # for now. Maybe this can be fixed in Gitea?

Aha! Thanks for finding the root cause. The problem is we've "standardized" with the # for now. Maybe this can be fixed in Gitea?
adamm manually merged commit 7e055c3169 into main 2025-08-25 19:13:10 +02:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: git-workflow/autogits#64