Commit Graph

1 Commits

Author SHA1 Message Date
Russell Aunger
30ba097894 Implement Default Webhooks
Partially implement #770.
Add "Default Webhooks" page in site admin UI.
Persist to the existing webhooks table, but store with RepoID=0 and OrgID=0.
Upon repo creation, copy the set of default webhooks into the new repo.

Signed-off-by: Russell Aunger <rba@live.com>
2018-06-22 05:28:10 -04:00