Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b193aaf8f7 | |||
| a4ab3ef27e |
+15
-1
@@ -1,3 +1,17 @@
|
||||
{
|
||||
"permissionMode": "bypass"
|
||||
"permissionMode": "bypass",
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(git *)",
|
||||
"Bash(python scripts/agent_poller.py *)",
|
||||
"Bash(python scripts/run_pipeline.py *)",
|
||||
"Bash(python scripts/create_failure_issue.py *)",
|
||||
"Bash(python -m pytest *)",
|
||||
"Bash(python -c *)",
|
||||
"Bash(curl *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user