You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a release in repo, the telegram bot sends the following message:
[{owner}/{repo}] Release created: {release_title} by {publisher}
A link is added to {release_title} : https://{base_url}/{owner}/{repo}/src/{tag_name}
This is a link to the tag although a link to the release was expected: https://{base_url}/{owner}/{repo}/releases/tag/{tag_name}
Description
When creating a release in repo, the telegram bot sends the following message:
A link is added to
{release_title}
:https://{base_url}/{owner}/{repo}/src/{tag_name}
This is a link to the tag although a link to the release was expected:
https://{base_url}/{owner}/{repo}/releases/tag/{tag_name}
Gitea Version
1.16.5
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
Windows 10
How are you running Gitea?
Database
PostgreSQL
The text was updated successfully, but these errors were encountered: