Skip to content

Commit a8533fd

Browse files
committed
update labels
1 parent 00c82cf commit a8533fd

File tree

2 files changed

+4
-24
lines changed

2 files changed

+4
-24
lines changed

.github/labels.yaml

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2024 Google LLC
1+
# Copyright 2025 Google LLC
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -28,7 +28,7 @@
2828
description: Improvement to the documentation for an API.
2929
- name: 'type: feature request'
3030
color: c5def5
31-
description: Nice-to-have improvement, new feature or different behavior or design.
31+
description: "'Nice-to-have' improvement, new feature or different behavior or design."
3232
- name: 'type: process'
3333
color: c5def5
3434
description: A process-related concern. May include testing, release, or the like.
@@ -65,13 +65,6 @@
6565
color: ededed
6666
description: Release please has completed a release for this.
6767

68-
- name: 'blunderbuss: assign'
69-
color: 3DED97
70-
description: Have blunderbuss assign this to someone new.
71-
72-
- name: 'tests: run'
73-
color: 3DED97
74-
description: Label to trigger Github Action tests.
7568

7669
- name: 'docs: deploy-preview'
7770
color: BFDADC
@@ -86,17 +79,4 @@
8679

8780
- name: 'status: waiting for response'
8881
color: 8befd7
89-
description: 'Status: reviewer is awaiting feedback or responses from the author before proceeding.'
90-
91-
- name: 'release candidate'
92-
color: 32CD32
93-
description: 'Use label to signal PR should be included in the next release.'
94-
95-
# Product Labels
96-
- name: 'product: bigquery'
97-
color: 5065c7
98-
description: 'Product: Assigned to the BigQuery team.'
99-
# Product Labels
100-
- name: 'product: looker'
101-
color: 5065c7
102-
description: 'Product: Assigned to the Looker team.'
82+
description: 'Status: reviewer is awaiting feedback or responses from the author before proceeding.'

.github/workflows/sync-labels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2024 Google LLC
1+
# Copyright 2025 Google LLC
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)