We should set a useful commit message when automatically creating PRs from files uploaded to issues. This should be pretty straightforward using the commit-message input to the create-pull-request action. Presumably we can just re-use the original issue title.
We should set a useful commit message when automatically creating PRs from files uploaded to issues. This should be pretty straightforward using the
commit-message
input to thecreate-pull-request
action. Presumably we can just re-use the original issue title.