gr2m / octokit-plugin-create-pull-request

Octokit plugin to create a pull request with multiple file changes
MIT License
104 stars 28 forks source link

feat: `author` and `committer` options #110

Closed tylermichael closed 1 year ago

tylermichael commented 1 year ago

This PR allows you to pass in the author and/or the committer for a change.

tylermichael commented 1 year ago

@gr2m Hi, could you please allow the tests to run?

gr2m commented 1 year ago

can you update the readme usage example please?

tylermichael commented 1 year ago

I've updated the readme, as well as made the test action use npm test to hopefully address the error where the command jest wasn't found.

tylermichael commented 1 year ago

Hey @gr2m, could you allow the tests to run again? Thanks!

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 4.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: