gitea/services
Giteabot 7750a7313d
Fix release URL in webhooks () ()
Backport  by @jolheiser

Resolves 

`URL` points to the API URL, `HTMLURL` points to the web page.

Notably, however, for PRs they are the same URL. I switched them to use
HTMLURL to match the rest of the codebase terminology.

Co-authored-by: John Olheiser <john.olheiser@gmail.com>
..
actions Add a new column schedule_id for action_run to track ()
agit Move notification interface to services layer ()
asymkey More refactoring of `db.DefaultContext` ()
attachment move repository deletion to service layer ()
auth Increase auth provider icon size on login page ()
automerge Improve queue and logger context ()
context Fix the display of org level badges ()
convert Add `RemoteAddress` to mirrors ()
cron Artifacts retention and auto clean up ()
externalaccount Move some functions to service layer ()
feed move repository deletion to service layer ()
forms Check blocklist for emails when adding them to account ()
gitdiff Fix successful return value for `SyncAndGetUserSpecificDiff` ()
indexer Update status and code index after changing the default branch ()
issue Next round of `db.DefaultContext` refactor ()
lfs Bump github.com/golang-jwt/jwt to v5 ()
mailer Next round of `db.DefaultContext` refactor ()
markup Move web/api context related testing function into a separate package ()
migrations Next round of `db.DefaultContext` refactor ()
mirror Next round of `db.DefaultContext` refactor ()
notify Update status and code index after changing the default branch ()
org More refactoring of `db.DefaultContext` ()
packages More refactoring of `db.DefaultContext` ()
pull More refactoring of `db.DefaultContext` ()
release move repository deletion to service layer ()
repository Search branches ()
secrets Refactor secrets modification logic ()
task Next round of `db.DefaultContext` refactor ()
uinotification Move notification interface to services layer ()
user Next round of `db.DefaultContext` refactor ()
webhook Fix release URL in webhooks () ()
wiki Fix incorrect test code for error handling ()