paygoc6 / action-pull-request-another-repo

Action for create pull request in another repository
Apache License 2.0
38 stars 83 forks source link

Support recursive copy #8

Open exoego opened 3 years ago

exoego commented 3 years ago

Closes #7

This PR adds recursive option. If and only if recursive: true set, the source folder and its entire subtree are copied. Otherwise, no behavior changes.

b2az commented 2 years ago

ayo @paygoc6 why nobody is merging this PR?