feat: GitHub and Sentry plugins - #206
Conversation
aa678ee to
a5dbaba
Compare
a5dbaba to
44affe6
Compare
44affe6 to
0220ee1
Compare
tvdaptible
left a comment
There was a problem hiding this comment.
Lgtm overall! A couple validation comments in sentry that also probably apply to GitHub.
For GitHub, do self hosted GitHub enterprise instances have mcp and how would someone configure unpage to use it?
nhient
left a comment
There was a problem hiding this comment.
The docs look good to me!
tvdaptible
left a comment
There was a problem hiding this comment.
LGTM
i'm supportive of expanding the validation etc in this pr or making that a separate task, so I'm approving the pr for now!
492af82 to
b00c4aa
Compare
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 13 out of 16 changed files in this pull request and generated 4 comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 13 out of 16 changed files in this pull request and generated 2 comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
This PR wraps the official MCP servers for Sentry and GitHub as plugins. It also introduces an
McpProxyPluginbase class that can be used to easily wrap other MCP servers for future integrations.See: [SC-34607], [SC-34605], and [SC-34738]