You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services
Giteabot 7750a7313d
Fix release URL in webhooks (#27182) (#27185)
Backport #27182 by @jolheiser

Resolves #27180

`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>
1 year ago
..
actions Add a new column schedule_id for action_run to track (#26975) 1 year ago
agit Move notification interface to services layer (#26915) 1 year ago
asymkey More refactoring of `db.DefaultContext` (#27083) 1 year ago
attachment move repository deletion to service layer (#26948) 1 year ago
auth Increase auth provider icon size on login page (#27122) 1 year ago
automerge Improve queue and logger context (#24924) 2 years ago
context Fix the display of org level badges (#26504) 1 year ago
convert Add `RemoteAddress` to mirrors (#26952) 1 year ago
cron Artifacts retention and auto clean up (#26131) 1 year ago
externalaccount Move some functions to service layer (#26969) 1 year ago
feed move repository deletion to service layer (#26948) 1 year ago
forms Check blocklist for emails when adding them to account (#26812) 2 years ago
gitdiff Fix successful return value for `SyncAndGetUserSpecificDiff` (#27152) 1 year ago
indexer Update status and code index after changing the default branch (#27018) 1 year ago
issue Next round of `db.DefaultContext` refactor (#27089) 1 year ago
lfs Bump github.com/golang-jwt/jwt to v5 (#25975) 2 years ago
mailer Next round of `db.DefaultContext` refactor (#27089) 1 year ago
markup Move web/api context related testing function into a separate package (#26859) 2 years ago
migrations Next round of `db.DefaultContext` refactor (#27089) 1 year ago
mirror Next round of `db.DefaultContext` refactor (#27089) 1 year ago
notify Update status and code index after changing the default branch (#27018) 1 year ago
org More refactoring of `db.DefaultContext` (#27083) 1 year ago
packages More refactoring of `db.DefaultContext` (#27083) 1 year ago
pull More refactoring of `db.DefaultContext` (#27083) 1 year ago
release move repository deletion to service layer (#26948) 1 year ago
repository Search branches (#27055) 1 year ago
secrets Refactor secrets modification logic (#26873) 1 year ago
task Next round of `db.DefaultContext` refactor (#27089) 1 year ago
uinotification Move notification interface to services layer (#26915) 1 year ago
user Next round of `db.DefaultContext` refactor (#27089) 1 year ago
webhook Fix release URL in webhooks (#27182) (#27185) 1 year ago
wiki Fix incorrect test code for error handling (#27139) 1 year ago