bowery-res/Run PR included Cypress tests on Currents dev
Runs Cypress PR included end-to-end test on Currents dev platform
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 20, 2022
- License
- None
Pinned Snippet
uses: bowery-res/action-run-pr-included-tests@dad5f9e62206414856d69de9e7c494ce4d93534f # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Github token | no | — |
| url | Name of the test url (dev, staging, prod, custom) | yes | staging |
| customUrl | Url of custom env (PR deploy, dev/prod env) | no | — |
| base_ref | Target branch of Pull Request | yes | — |
| head_ref | Branch of Pull Request | yes | — |
| ref | `ref` param for actions/checkout | yes | — |
| secret_name | Name of the secret in aws secret manager | yes | — |
Outputs
no outputs