prettier_action icon indicating copy to clipboard operation
prettier_action copied to clipboard

IDEA: Add push_options parameter

Open chicco785 opened this issue 1 year ago • 3 comments

push_options are not set as environmental variables, due to that, they cannot be passed to the shell script

https://github.com/creyD/prettier_action/blob/9561a3f1e164fa28b6f4da59c1807e1cd1af7cf5/action.yml#L70-L83

chicco785 avatar Jun 28 '23 09:06 chicco785

Maybe, the feature https://github.com/creyD/prettier_action/issues/80 is a work-around for that. Having proper git pushes is a hard task - and maybe, another action should be used (and this action can focus on nice running of prettier)

koppor avatar Nov 17 '23 13:11 koppor

@koppor in dev I think this is now tackled :)

chicco785 avatar Nov 17 '23 13:11 chicco785

see: https://github.com/creyD/prettier_action/pull/123

chicco785 avatar Nov 17 '23 13:11 chicco785