diff --git a/.github/release-drafter/bloom-config.yml b/.github/release-drafter/bloom-config.yml index 7734330b95c..05a39bd0618 100644 --- a/.github/release-drafter/bloom-config.yml +++ b/.github/release-drafter/bloom-config.yml @@ -28,7 +28,7 @@ categories: - 'bugfix' - 'bug' - title: '🧰 Maintenance' - label: + labels: - 'chore' - 'maintenance' - 'documentation' diff --git a/.github/release-drafter/entraid-config.yml b/.github/release-drafter/entraid-config.yml index d0ddd00773a..158b13b4d2d 100644 --- a/.github/release-drafter/entraid-config.yml +++ b/.github/release-drafter/entraid-config.yml @@ -28,7 +28,7 @@ categories: - 'bugfix' - 'bug' - title: '🧰 Maintenance' - label: + labels: - 'chore' - 'maintenance' - 'documentation' diff --git a/.github/release-drafter/json-config.yml b/.github/release-drafter/json-config.yml index ea259fc0d2d..c06ffbddc58 100644 --- a/.github/release-drafter/json-config.yml +++ b/.github/release-drafter/json-config.yml @@ -28,7 +28,7 @@ categories: - 'bugfix' - 'bug' - title: '🧰 Maintenance' - label: + labels: - 'chore' - 'maintenance' - 'documentation' diff --git a/.github/release-drafter/search-config.yml b/.github/release-drafter/search-config.yml index a78070aa59c..a5b9f8db22b 100644 --- a/.github/release-drafter/search-config.yml +++ b/.github/release-drafter/search-config.yml @@ -28,7 +28,7 @@ categories: - 'bugfix' - 'bug' - title: '🧰 Maintenance' - label: + labels: - 'chore' - 'maintenance' - 'documentation' diff --git a/.github/release-drafter/time-series-config.yml b/.github/release-drafter/time-series-config.yml index 29aee0cbc95..07900ea7849 100644 --- a/.github/release-drafter/time-series-config.yml +++ b/.github/release-drafter/time-series-config.yml @@ -28,7 +28,7 @@ categories: - 'bugfix' - 'bug' - title: '🧰 Maintenance' - label: + labels: - 'chore' - 'maintenance' - 'documentation'