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
It is not correct to return tag data like the tag's message when
commit data requested. This changes fixes commit retrieval by tag for
both the latest commit in the UI and the commit info on tag webhook
events.
Fixes: go-gitea#21687
Replaces: go-gitea#21693
0 commit comments