aboutsummaryrefslogtreecommitdiff
path: root/internal/mock/locale.go
Commit message (Collapse)AuthorAge
* webhook: overhaul route handlers (#6002)ᴜɴᴋɴᴡᴏɴ2020-03-22
* Overual route handlers and fixes #5366 * Merge routes for repo and org * Inject OrgRepoContext * DRY validateWebhook * DRY c.HasError * Add tests * Update CHANGELOG