-
Notifications
You must be signed in to change notification settings - Fork 295
Enforce readonly access to GitHub MCP server; remove dangerous-permissions-write feature flag #19092
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enforce readonly access to GitHub MCP server; remove dangerous-permissions-write feature flag #19092
Changes from all commits
d312075
132c260
a9b6e55
e28d69a
db1a7f4
612a622
85d388a
dd2fcfb
fbab3ca
c01d42b
58d83a1
3948d8c
67d3e21
668953c
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -75,7 +75,7 @@ on: | |
| engine: copilot | ||
| permissions: | ||
| contents: read | ||
| issues: write | ||
| issues: read | ||
| --- | ||
|
|
||
| # Complex Workflow | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.