+31
ci/codeowners-validator/default.nix
+31
ci/codeowners-validator/default.nix
···+url = "https://github.com/mszostok/codeowners-validator/compare/f3651e3810802a37bd965e6a9a7210728179d076...840eeb88b4da92bda3e13c838f67f6540b9e8529.patch";
+15
ci/codeowners-validator/owners-file-name.patch
+15
ci/codeowners-validator/owners-file-name.patch
···
+36
ci/codeowners-validator/permissions.patch
+36
ci/codeowners-validator/permissions.patch
···+@@ -223,10 +222,7 @@ func (v *ValidOwner) validateTeam(ctx context.Context, name string) *validateErr+- return newValidateError("Team %q cannot review PRs on %q as neither it nor any parent team has write permissions.", team, v.orgRepoName)+@@ -245,10 +241,7 @@ func (v *ValidOwner) validateGitHubUser(ctx context.Context, name string) *valid+- return newValidateError("User %q cannot review PRs on %q as they don't have write permissions.", userName, v.orgRepoName)