Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Commit

Permalink
build: track additional node/automation repos (#1080)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe authored May 18, 2022
1 parent 6d02c93 commit 483d1a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
3 changes: 3 additions & 0 deletions src/repos.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,14 @@
{ "language": "java", "repo": "googleapis/google-auth-library-java", "isTeamIssue": true},

{ "language": "nodejs", "repo": "googleapis/gax-nodejs", "isTeamIssue": true},
{ "language": "nodejs", "repo": "google/gts", "isTeamIssue": true},
{ "language": "nodejs", "repo": "googleapis/nodejs-api-gateway", "apiHint": "apigateway"},
{ "language": "nodejs", "repo": "googleapis/nodejs-data-qna", "apiHint": "dataqna"},
{ "language": "nodejs", "repo": "googleapis/gapic-generator-typescript", "isTeamIssue": true},
{ "language": "nodejs", "repo": "googleapis/sloth", "isTeamIssue": true},
{ "language": "nodejs", "repo": "googleapis/synthtool"},
{ "language": "nodejs", "repo": "googleapis/releasetool"},
{ "language": "nodejs", "repo": "google-github-actions/release-please-action", "isTeamIssue": true},
{ "language": "nodejs", "repo": "GoogleCloudPlatform/nodejs-docs-samples"},
{ "language": "nodejs", "repo": "GoogleCloudPlatform/nodejs-getting-started"},

Expand Down
9 changes: 0 additions & 9 deletions src/teams.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,15 +247,6 @@
"googleapis/elixir-google-api"
]
},
{
"name": "core-nodejs",
"apis": [

],
"repos": [
"google/gts"
]
},
{
"name": "cloud-iot",
"apis": [
Expand Down

0 comments on commit 483d1a8

Please sign in to comment.