edgetest-dev/Run edgetest
Run edgetest on your Python package
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 26, 2026
- License
- MIT
Pinned Snippet
uses: edgetest-dev/run-edgetest-action@8ceeac94abe951d6b51305454bc6d0ff2096e2ec # v1.7tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| edgetest-flags | Options to pass to edgetest | yes | "" |
| base-branch | Branch to base PR off | yes | dev |
| skip-pr | Skip submitting a PR if there are changes (boolean) | yes | — |
| python-version | Python version to use (from "setup-miniconda"). Defaults to 3.10. See https://anaconda.org/anaconda/python for available "python" versions. | — | 3.10 |
| add-paths | A comma separated list of file paths to commit. Paths should follow gits pathspec syntax. If no paths are specified, all new and modified files are added. | — | * |
Outputs
no outputs