Feature request for product/service
Background Agent (GitHub, Slack, Linear,…)
Describe the request
I have an automation that runs in response to CI failures to propose fixes for that failure. However, it seems the OpenGitPr command the agent has access to is unable to target the failing branch. It always gets set to main instead. As a workaround, I’ve added the official github MCP server and am updating the target as a followup. It would be better and more secure if I could avoid this and just specify the base branch when the PR is opened.