[PM-14880] ci: Update feature labels (#6346)

This commit is contained in:
Álison Fernandes
2026-01-12 18:45:23 +00:00
committed by GitHub
parent 282cce8ce0
commit d86959b375

10
.github/label-pr.json vendored
View File

@@ -1,8 +1,8 @@
{
"catch_all_label": "t:misc",
"title_patterns": {
"t:new-feature": ["feat", "feature"],
"t:enhancement": ["enhancement", "enh", "impr"],
"t:feature-app": ["feat", "feature"],
"t:feature-tool": ["tool"],
"t:bug": ["fix", "bug", "bugfix"],
"t:tech-debt": ["refactor", "chore", "cleanup", "revert", "debt", "test", "perf"],
"t:docs": ["docs"],
@@ -29,11 +29,15 @@
"app:authenticator": [
"authenticator/"
],
"t:enhancement": [
"t:feature-tool": [
"testharness/"
],
"t:feature-app": [
"app/src/main/assets/fido2_privileged_community.json",
"app/src/main/assets/fido2_privileged_google.json"
],
"t:ci": [
".checkmarx/",
".github/",
"scripts/",
"fastlane/",