This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Description
Describe the bug
I am looking to create a pull request and assign to Copilot Coding Agent via the GitHub MCP. As part of my prompt, I ask it to name the branch a certain way due to rulesets in our organization. It ignores my request and names it "copilot/fix-"
To Reproduce
- Use the GitHub Remote MCP
- Ask it to create a Pull Request for Copilot and name the new branch something specific like "ABC-1234"
Expected behavior
The created branch should be named "ABC-1234"