Merge branch 'main' into lunny/issue_dev

This commit is contained in:
Lunny Xiao
2024-11-05 16:28:42 -08:00
302 changed files with 7935 additions and 6942 deletions
+1
View File
@@ -219,6 +219,7 @@ type ProtectBranchForm struct {
RequireSignedCommits bool
ProtectedFilePatterns string
UnprotectedFilePatterns string
BlockAdminMergeOverride bool
}
// Validate validates the fields