github-action-push-to-another-repository icon indicating copy to clipboard operation
github-action-push-to-another-repository copied to clipboard

Option to create the target directory if it doesn't exist

Open nedbat opened this issue 3 years ago • 2 comments

This is available in https://github.com/sebastian-palma/github-action-push-to-another-repository. Can we add it to this repo to consolidate the functionality?

nedbat avatar Dec 28 '21 11:12 nedbat

I'll look into it, hopefully over the next 7 days :-) I'll comment here with any update. Thanks for pinging :-)

cpina avatar Dec 28 '21 20:12 cpina

I want to implement this but first I want to write tests (#59) for the action to avoid regressions. Thanks for the idea!

cpina avatar Jan 22 '22 21:01 cpina

Thanks, I've decided that for now I'll leave it as "out of scope" (since no tests yet, and that the action reports the problem and the branch can be created before the action is used, at least in the most common cases).

cpina avatar Sep 05 '22 22:09 cpina