push-based / user-flow-gh-action

📦 GH action for push-based/user-flow
MIT License
4 stars 4 forks source link

feat: add all relevant inputs from the CLI #100

Closed BioPhoton closed 1 year ago

BioPhoton commented 1 year ago

As we want to have the DX similar to the CLI and also the same error handling inputs from the action to the CLI will always be handled in the same way as CLI param's are handled.

Any edge case should fall back to the CLI. The param interactive will be completely skipped as we don't support any interactivity in the Action