servers icon indicating copy to clipboard operation
servers copied to clipboard

Configure Claude Code Github Action to use established PR template

Open olaservo opened this issue 4 months ago • 2 comments

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

olaservo avatar Aug 23 '25 17:08 olaservo

Hi @domdomegg was hoping you could help to answer if this is easy to do, so I assigned to you. Thanks!

olaservo avatar Aug 23 '25 17:08 olaservo

Hmm possibly try adding something like When raising a PR, please follow the template .github/pull_request_template.md to custom_instructions might do?

domdomegg avatar Aug 25 '25 17:08 domdomegg