How to make Copilot use PR template when generating PR title and description with GitHub Pull Request extension? #181819
Replies: 1 comment
-
|
Currently, the GitHub Pull Request & Issues extension in VS Code does not automatically "read" your However, there are two effective ways to force Copilot to respect your template while working locally. Option 1 Option 2 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Copilot Feature Area
VS Code
Body
We've already set up the Copilot coding agent to use our PR template, so I can assign an issue to Copilot and it will correctly fill out the template.
However, when working locally in VS Code with a local agent, once I'm happy with the code and want to create a PR using the extension and generate the title and description with Copilot, how can I make it follow this PR template?
Beta Was this translation helpful? Give feedback.
All reactions