parent
348d1d0f32
commit
b7fb20e73e
9 changed files with 202 additions and 48 deletions
|
@ -1178,6 +1178,7 @@ func registerRoutes(m *web.Router) {
|
|||
})
|
||||
})
|
||||
}, context.RepoRef())
|
||||
m.Get("/issues/suggestions", repo.IssueSuggestions)
|
||||
}, ignSignIn, context.RepoAssignment, reqRepoIssuesOrPullsReader)
|
||||
// end "/{username}/{reponame}": view milestone, label, issue, pull, etc
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue