Skip to content

Commit

Permalink
Merge pull request #94004 from nickvigilante/crdb-20625
Browse files Browse the repository at this point in the history
  • Loading branch information
nickvigilante authored Jan 12, 2023
2 parents 8ed690e + ca00a94 commit 8643954
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 1,010 deletions.
1 change: 0 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,6 @@
/pkg/cmd/gossipsim/ @cockroachdb/kv-prs
/pkg/cmd/import-tools/ @cockroachdb/dev-inf
/pkg/cmd/internal/issues/ @cockroachdb/test-eng
/pkg/cmd/lint-epic-issue-refs/ @cockroachdb/dev-inf
/pkg/cmd/mirror/ @cockroachdb/dev-inf
/pkg/cmd/prereqs/ @cockroachdb/dev-inf
/pkg/cmd/protoc-gen-gogoroach/ @cockroachdb/dev-inf
Expand Down
35 changes: 0 additions & 35 deletions .github/workflows/pr-epic-issue-ref-lint.yml

This file was deleted.

7 changes: 0 additions & 7 deletions build/github/pr-epic-issue-ref-lint.sh

This file was deleted.

5 changes: 0 additions & 5 deletions pkg/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ ALL_TESTS = [
"//pkg/cmd/github-pull-request-make:github-pull-request-make_test",
"//pkg/cmd/internal/issues:issues_test",
"//pkg/cmd/label-merged-pr:label-merged-pr_test",
"//pkg/cmd/lint-epic-issue-refs:lint-epic-issue-refs_test",
"//pkg/cmd/mirror/go:go_test",
"//pkg/cmd/mirror/go:mirror_test",
"//pkg/cmd/prereqs:prereqs_test",
Expand Down Expand Up @@ -961,9 +960,6 @@ GO_TARGETS = [
"//pkg/cmd/label-merged-pr:label-merged-pr",
"//pkg/cmd/label-merged-pr:label-merged-pr_lib",
"//pkg/cmd/label-merged-pr:label-merged-pr_test",
"//pkg/cmd/lint-epic-issue-refs:lint-epic-issue-refs",
"//pkg/cmd/lint-epic-issue-refs:lint-epic-issue-refs_lib",
"//pkg/cmd/lint-epic-issue-refs:lint-epic-issue-refs_test",
"//pkg/cmd/mirror/go:go_lib",
"//pkg/cmd/mirror/go:go_test",
"//pkg/cmd/mirror/go:mirror",
Expand Down Expand Up @@ -2433,7 +2429,6 @@ GET_X_DATA_TARGETS = [
"//pkg/cmd/import-tools:get_x_data",
"//pkg/cmd/internal/issues:get_x_data",
"//pkg/cmd/label-merged-pr:get_x_data",
"//pkg/cmd/lint-epic-issue-refs:get_x_data",
"//pkg/cmd/mirror/go:get_x_data",
"//pkg/cmd/mirror/npm:get_x_data",
"//pkg/cmd/prereqs:get_x_data",
Expand Down
33 changes: 0 additions & 33 deletions pkg/cmd/lint-epic-issue-refs/BUILD.bazel

This file was deleted.

Loading

0 comments on commit 8643954

Please sign in to comment.