Commit Graph

1 Commits (6af13dbac2179c8fd2c63bcf175c04a112f8c080)

Author SHA1 Message Date
Russell Aunger b34996a629 Implement Default Webhooks ()
Partially implement .
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.