romanostrechlis/actions-react-build-push
Builds, pushes, and creates PR to release repo for React projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| build_directory | Input the build directory name | no | webapp_dist |
| package_manager | Choose between npm and yarn | no | yarn |
| build_command | Custom build command | no | yarn build |
| push_branch_prefix | Prefix for the push branch name | no | action_push |
| pr_branch | Branch name to create pull request | no | master |
| pr_title | The title of the push request | no | — |
Outputs
no outputs