fastmcp/.github
Jeremiah Lowin c33a3c3b29
Only fail triage when a granted tool is denied, and grant get_pull_request (#4562)
The guard failed on any denial, so an agent falling back to an unlisted tool
during a GitHub outage tripped it — and the error blamed the allowlist, which
was intact. It now fails only when a command the workflow actually grants is
refused, which is the signal that a pattern was mangled.

mcp__github__get_pull_request was never granted, so on a PR the agent could
only read via get_issue and reached for denied fallbacks when that failed.
2026-07-20 10:51:42 -04:00
..
actions Make the unit suite fast: in-process HTTP tests, no real sleeps, parallel Windows CI (#4554) 2026-07-20 10:51:14 -04:00
ISSUE_TEMPLATE Claude/review contributor guidelines (#3517) 2026-03-15 14:15:21 -04:00
scripts Add 'prs welcome' label to waive the PR assignment gate (#4557) 2026-07-19 20:37:40 -04:00
workflows Only fail triage when a granted tool is denied, and grant get_pull_request (#4562) 2026-07-20 10:51:42 -04:00
copilot-instructions.md Update agents.md; add github instructinos (#1410) 2025-08-08 13:33:23 -04:00
dependabot.yml Remove uv lockfile monitoring from Dependabot (#2986) 2026-01-22 09:41:21 -05:00
pull_request_template.md Add contributing guidelines and update issue/PR templates (#3485) 2026-03-14 16:25:35 -04:00
release.yml Add security label to triage and release notes (#3516) 2026-03-15 11:43:16 -04:00