chore(ci): Remove unneeded release drafter config (#7607)

This commit is contained in:
Jamil
2024-12-30 06:56:58 -08:00
committed by GitHub
parent ccfad75765
commit b09f3f0a3f
3 changed files with 0 additions and 156 deletions

View File

@@ -1,56 +1,4 @@
tag-prefix: "gateway-"
autolabeler:
- label: "area/ci"
title:
- "/^ci/i"
- label: "kind/test"
title:
- "/^test/i"
- label: "kind/feature"
title:
- "/^feat/i"
- label: "kind/bug"
title:
- "/^fix/i"
- "/^bug/i"
- label: "kind/refactor"
title:
- "/^refactor/i"
- label: "kind/chore"
title:
- "/^chore/i"
- label: "kind/docs"
title:
- "/^docs/i"
- label: "kind/security"
title:
- "/^security/i"
- label: "dependencies"
title:
- "/^deps/i"
categories:
- title: "✨ Features"
labels:
- "kind/feature"
- title: "🐛 Bug Fixes"
labels:
- "kind/bug"
- title: "🧰 Maintenance"
label:
- "area/ci"
- "kind/test"
- "kind/refactor"
- "kind/chore"
- "kind/cleanup"
- "dependencies"
- title: "📝 Documentation"
label: "kind/docs"
- title: "🔐 Security"
label: "kind/security"
exclude-labels:
- "skip-changelog"
change-template: "- $TITLE @$AUTHOR (#$NUMBER)"
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
template: >
Please see our
[changelog](https://www.firezone.dev/changelog?utm_source=github-releases)

View File

@@ -1,56 +1,4 @@
tag-prefix: "gui-client-"
autolabeler:
- label: "area/ci"
title:
- "/^ci/i"
- label: "kind/test"
title:
- "/^test/i"
- label: "kind/feature"
title:
- "/^feat/i"
- label: "kind/bug"
title:
- "/^fix/i"
- "/^bug/i"
- label: "kind/refactor"
title:
- "/^refactor/i"
- label: "kind/chore"
title:
- "/^chore/i"
- label: "kind/docs"
title:
- "/^docs/i"
- label: "kind/security"
title:
- "/^security/i"
- label: "dependencies"
title:
- "/^deps/i"
categories:
- title: "✨ Features"
labels:
- "kind/feature"
- title: "🐛 Bug Fixes"
labels:
- "kind/bug"
- title: "🧰 Maintenance"
label:
- "area/ci"
- "kind/test"
- "kind/refactor"
- "kind/chore"
- "kind/cleanup"
- "dependencies"
- title: "📝 Documentation"
label: "kind/docs"
- title: "🔐 Security"
label: "kind/security"
exclude-labels:
- "skip-changelog"
change-template: "- $TITLE @$AUTHOR (#$NUMBER)"
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
template: >
Please see our
[changelog](https://www.firezone.dev/changelog?utm_source=github-releases)

View File

@@ -1,56 +1,4 @@
tag-prefix: "headless-client-"
autolabeler:
- label: "area/ci"
title:
- "/^ci/i"
- label: "kind/test"
title:
- "/^test/i"
- label: "kind/feature"
title:
- "/^feat/i"
- label: "kind/bug"
title:
- "/^fix/i"
- "/^bug/i"
- label: "kind/refactor"
title:
- "/^refactor/i"
- label: "kind/chore"
title:
- "/^chore/i"
- label: "kind/docs"
title:
- "/^docs/i"
- label: "kind/security"
title:
- "/^security/i"
- label: "dependencies"
title:
- "/^deps/i"
categories:
- title: "✨ Features"
labels:
- "kind/feature"
- title: "🐛 Bug Fixes"
labels:
- "kind/bug"
- title: "🧰 Maintenance"
label:
- "area/ci"
- "kind/test"
- "kind/refactor"
- "kind/chore"
- "kind/cleanup"
- "dependencies"
- title: "📝 Documentation"
label: "kind/docs"
- title: "🔐 Security"
label: "kind/security"
exclude-labels:
- "skip-changelog"
change-template: "- $TITLE @$AUTHOR (#$NUMBER)"
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
template: >
Please see our
[changelog](https://www.firezone.dev/changelog?utm_source=github-releases)