Changes
2 changed files (+5/-3)
-
-
@@ -618,7 +618,8 @@num_forks: 0 num_issues: 1 num_milestones: 1 is_mirror: false is_mirror: is_archived: false - id: 43
-
-
-
@@ -170,8 +170,9 @@ func Milestones(ctx *context.Context) {Actor: ctxUser, OwnerID: ctxUser.ID, Private: true, AllPublic: false, // Include also all public repositories of users and public organisations AllLimited: false, // Include also all public repositories of limited organisations AllPublic: false, // Include also all public repositories of users and public organisations AllLimited: false, // Include also all public repositories of limited organisations Archived: util.OptionalBoolFalse, HasMilestones: util.OptionalBoolTrue, // Just needs display repos has milestones }
-