updated claude permissions
Some checks failed
CI/CD Pipeline / Generate Documentation (push) Successful in 2m24s
CI/CD Pipeline / Lint Code (push) Successful in 2m54s
CI/CD Pipeline / Security Scanning (push) Successful in 2m32s
CI/CD Pipeline / Run Tests (push) Successful in 2m43s
CI/CD Pipeline / Build and Push Docker Images (api) (push) Failing after 40s
CI/CD Pipeline / Build and Push Docker Images (chat) (push) Failing after 42s
CI/CD Pipeline / Build and Push Docker Images (frontend) (push) Failing after 46s
CI/CD Pipeline / Build and Push Docker Images (worker) (push) Failing after 47s
CI/CD Pipeline / Deploy to Staging (push) Has been skipped
CI/CD Pipeline / Deploy to Production (push) Has been skipped
Some checks failed
CI/CD Pipeline / Generate Documentation (push) Successful in 2m24s
CI/CD Pipeline / Lint Code (push) Successful in 2m54s
CI/CD Pipeline / Security Scanning (push) Successful in 2m32s
CI/CD Pipeline / Run Tests (push) Successful in 2m43s
CI/CD Pipeline / Build and Push Docker Images (api) (push) Failing after 40s
CI/CD Pipeline / Build and Push Docker Images (chat) (push) Failing after 42s
CI/CD Pipeline / Build and Push Docker Images (frontend) (push) Failing after 46s
CI/CD Pipeline / Build and Push Docker Images (worker) (push) Failing after 47s
CI/CD Pipeline / Deploy to Staging (push) Has been skipped
CI/CD Pipeline / Deploy to Production (push) Has been skipped
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(poetry install --no-root)"
|
||||
"Bash(poetry:*)",
|
||||
"Bash(pip:*)",
|
||||
"Bash(python:*)",
|
||||
"Bash(git:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
"ask": [],
|
||||
"disableBypassPermissionsMode": "disable"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user