diff --git a/.github/labeler.yml b/.github/labeler.yml index c1e1db181..1e7d7844c 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -22,6 +22,21 @@ labels: branch: '^renovate/.*' files: ['pnpm-lock.yaml'] + - label: 'forge:github' + sync: true + matcher: + scope: '^github$' + + - label: 'forge:bitbucket' + sync: true + matcher: + scope: '^bitbucket$' + + - label: 'forge:gitea' + sync: true + matcher: + scope: '^(gitea|codeberg|forgejo)$' + - label: 'documentation' sync: true matcher: