mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
refactor: remove outdated scopes
This commit is contained in:
parent
0a7b7d9fe2
commit
571fb6100b
8
.github/pr-labeler.yml
vendored
8
.github/pr-labeler.yml
vendored
@ -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
12
.github/scopes.json
vendored
@ -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": [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user