diff --git a/.github/blunderbuss.yml b/.github/blunderbuss.yml index 0323334bbe5..728755f9c94 100644 --- a/.github/blunderbuss.yml +++ b/.github/blunderbuss.yml @@ -1,133 +1,5 @@ -assign_issues_by: -- labels: - - 'api: appengine' - to: - - engelke -- labels: - - 'api: automl' - - 'api: dialogflow' - - 'api: language' - - 'api: speech' - - 'api: texttospeech' - - 'api: translate' - - 'api: videointelligence' - - 'api: vision' - to: - - sirtorry - - telpirion -- labels: - - 'api: dataflow' - to: - - davidcavazos -- labels: - - 'api: bigquery' - - 'api: datacatalog' - to: - - shollyman -- labels: - - 'api: bigtable' - to: - - billyjacobson -- labels: - - 'api: billingbudgets' - to: - - GoogleCloudPlatform/billing-samples-maintainers -- labels: - - 'api: cloudsql' - to: - - GoogleCloudPlatform/cloud-sql-dpes -- labels: - - 'api: containeranalysis' - to: - - donmccasland - - dinagraves - - kelsk -- labels: - - 'api: datalabeling' - - 'api: iot' - to: - - sgreenberg -- labels: - - 'api: dataproc' - to: - - bradmiro -- labels: - - 'api: datastore' - - 'api: firestore' - to: - - GoogleCloudPlatform/firestore-dpe -- labels: - - 'api: dns' - to: - - michaelawyu -- labels: - - 'api: functions' - to: - - ace-n - - grant -- labels: - - 'api: healthcare' - to: - - noerog -- labels: - - 'api: logging' - to: - - simonz130 -- labels: - - 'api: ml' - to: - - alecglassford -- labels: - - 'api: notebooks' - to: - - sirtorry -- labels: - - 'api: cloudprofiler' - to: - - kalyanac -- labels: - - 'api: pubsub' - to: - - anguillanneuf -- labels: - - 'api: run' - to: - - averikitsch - - grant -- labels: - - 'api: cloudscheduler' - - 'api: cloudtasks' - - 'api: tasks' - to: - - averikitsch -- labels: - - 'api: spanner' - to: - - larkee -- labels: - - 'api: storage' - to: - - GoogleCloudPlatform/storage-dpe -- labels: - - 'api: cloudtrace' - - 'api: trace' - to: - - dukeng - - ziweizhao - - assign_issues: - - busunkim96 - - leahecole - tmatsuo - - engelke - - kurtisvg - - dinagraves assign_prs: - - busunkim96 - - leahecole - tmatsuo - - engelke - - kurtisvg - - dinagraves diff --git a/.github/snippet-bot.yml b/.github/snippet-bot.yml index e69de29bb2d..30a6584729a 100644 --- a/.github/snippet-bot.yml +++ b/.github/snippet-bot.yml @@ -0,0 +1,4 @@ +aggregateChecks: true +ignoreFiles: + - README.md + - ignore.py