chore(arr): add tracker config for blitz
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"tracker": "gitea",
|
||||
"defaultBranch": "main",
|
||||
"commitScope": "arr",
|
||||
"remoteHost": "gitea",
|
||||
"remoteBaseUrl": "https://git.naps.pt",
|
||||
"buildCommand": "just ci",
|
||||
"contextFiles": ["CLAUDE.md", "DESIGN.md"],
|
||||
"prReviewers": [],
|
||||
"labels": []
|
||||
}
|
||||
Reference in New Issue
Block a user