From 571fb6100bbd17cd499d407c87f697e4f94d0a99 Mon Sep 17 00:00:00 2001 From: Prad Nukala Date: Mon, 30 Dec 2024 14:18:33 -0500 Subject: [PATCH] refactor: remove outdated scopes --- .github/pr-labeler.yml | 8 +++----- .github/scopes.json | 12 +++++------- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/.github/pr-labeler.yml b/.github/pr-labeler.yml index 81299a2cd..fb21efa83 100644 --- a/.github/pr-labeler.yml +++ b/.github/pr-labeler.yml @@ -1,5 +1,3 @@ -"@pr/feature": ["feature/*", "feat/*"] -"@pr/fix": fix/* -"@pr/chore": chore/* -"@pr/docs": docs/* -"@pr/refactor": refactor/* +"feature": ["feature/*", "feat/*"] +"bugfix": fix/* +"enhancement": enhancement/* diff --git a/.github/scopes.json b/.github/scopes.json index 886f6bb1c..705c0df6e 100644 --- a/.github/scopes.json +++ b/.github/scopes.json @@ -2,19 +2,17 @@ "scopes": [ "core-chain", "core-ibc", - "crypto-mpc", - "crypto-ucan", - "crypto-zkp", "sonr-hway", - "sonr-orm", + "sonr-matrix", "sonr-motr", - "sonr-chat", "x-did", "x-dwn", "x-svc", + "security-mpc", + "security-ucan", + "security-zkp", "ci-cd", - "dev-ops", - "wasm-worker" + "dev-ops" ], "docs": [ {