Configure Claude Code Github Action to use established PR template
Is your feature request related to a problem? Please describe. When Claude creates a PR through the Claude Code Github Action, the description doesn't include the standard sections from the PR template.
Describe the solution you'd like Can we configure Claude Code Github Action to use established PR template?
Describe alternatives you've considered Leaving as is: doesn't include important details like 'how was this tested' and 'is this a breaking change?'
Additional context Example of a PR co-authored by Claude which doesn't follow the template: https://github.com/modelcontextprotocol/servers/pull/2606
Hi @domdomegg was hoping you could help to answer if this is easy to do, so I assigned to you. Thanks!
Hmm possibly try adding something like When raising a PR, please follow the template .github/pull_request_template.md to custom_instructions might do?