Hello!
Some of the PRs that I will be making require more substantial documentation and summaries. I'd like to be able to create a template.md file and have the PR action import that template as the summary instead of listing inline documentation.
Please let me know if this is feasible!
As an example, this action provides that feature using the input pr_template: https://github.com/marketplace/actions/github-pull-request-action. (peter-evans/create-pull-request provides essential functionality, so I do not wish to switch to this action. It's simply an example of a implemented feature)
Hello!
Some of the PRs that I will be making require more substantial documentation and summaries. I'd like to be able to create a template.md file and have the PR action import that template as the summary instead of listing inline documentation.
Please let me know if this is feasible!
As an example, this action provides that feature using the input pr_template: https://github.com/marketplace/actions/github-pull-request-action. (peter-evans/create-pull-request provides essential functionality, so I do not wish to switch to this action. It's simply an example of a implemented feature)