forked from gitea/gitea
1
0
Fork 0
gitea/modules/notification
zeripath 0851a89581
Cause NotifyMigrateRepository to emit a repo create webhook ()
* 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 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-12-17 13:26:22 +01:00
..
action Refactor push update () 2020-12-08 03:23:18 +01:00
base Refactor: Move PushUpdateOptions () 2020-10-30 22:59:02 +01:00
indexer Refactor: Move PushUpdateOptions () 2020-10-30 22:59:02 +01:00
mail Fix review request notification issue link when external issue tracker is enabled () 2020-11-28 13:06:59 +02:00
ui Add push commits history comment on PR time-line () 2020-05-20 09:47:24 -03:00
webhook Cause NotifyMigrateRepository to emit a repo create webhook () 2020-12-17 13:26:22 +01:00
notification.go Refactor: Move PushUpdateOptions () 2020-10-30 22:59:02 +01:00