refactor: remove outdated scopes

This commit is contained in:
Prad Nukala 2024-12-30 14:18:33 -05:00
parent 0a7b7d9fe2
commit 571fb6100b
2 changed files with 8 additions and 12 deletions

View File

@ -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/*

12
.github/scopes.json vendored
View File

@ -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": [
{