mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
8bdc9795d8
Adds a name filter to the API for GetMilestoneList Includes a small refactor: merge GetMilestones and GetMilestonesByRepoID Close #12260 Needed for https://gitea.com/gitea/go-sdk/issues/383 and https://gitea.com/gitea/tea/pulls/149