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.
forgejo/modules/notification
zeripath 0851a89581
Cause NotifyMigrateRepository to emit a repo create webhook (#14004)
* Cause NotifyMigrateRepository to emit a repo create webhook

This PR simply makes NotifyMigrateRepository emit a Create Repo webhook.
The reason for no new payload is that the information sent to
NotifyMigrateRepository is only essentially the same as
NotifyCreateRepository

Fix #13996

Signed-off-by: Andrew Thornton <art27@cantab.net>
4 years ago
..
action Refactor push update (#13381) 4 years ago
base Refactor: Move PushUpdateOptions (#13363) 4 years ago
indexer Refactor: Move PushUpdateOptions (#13363) 4 years ago
mail Fix review request notification issue link when external issue tracker is enabled (#13723) 4 years ago
ui Add push commits history comment on PR time-line (#11167) 4 years ago
webhook Cause NotifyMigrateRepository to emit a repo create webhook (#14004) 4 years ago
notification.go Refactor: Move PushUpdateOptions (#13363) 4 years ago