mirror of
https://github.com/theotherp/nzbhydra2.git
synced 2026-02-06 11:17:18 +00:00
Some checks are pending
system-test / waitForNative (push) Waiting to run
system-test / buildMockserver (push) Waiting to run
system-test / runSystemTestsLinux (map[name:core port:5076]) (push) Blocked by required conditions
system-test / runSystemTestsLinux (map[name:v1Migration port:5077]) (push) Blocked by required conditions
system-test / runSystemTestsWindows (push) Blocked by required conditions
Closes #1040
25 lines
646 B
JSON
25 lines
646 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__github__get_issue",
|
|
"Bash(find:*)",
|
|
"Bash(mvn clean:*)",
|
|
"mcp__jetbrains__get_file_problems",
|
|
"mcp__jetbrains__open_file_in_editor",
|
|
"mcp__jetbrains__get_run_configurations",
|
|
"mcp__jetbrains__execute_run_configuration",
|
|
"mcp__jetbrains__search_in_files_by_text",
|
|
"Bash(mvn compile:*)",
|
|
"Bash(mvn test:*)",
|
|
"Bash(mvn help:describe:*)",
|
|
"mcp__github__get_commit",
|
|
"Bash(findstr:*)",
|
|
"Bash(dir \"c:\\\\temp\\\\hydrastats\")",
|
|
"Bash(gh issue view:*)",
|
|
"Bash(gh api:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|