ddev/DDEV add-on test
A Github Action to run DDEV add-on tests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 15, 2026
- License
- Apache 2.0
Pinned Snippet
uses: ddev/github-action-add-on-test@23a9425e2cc2d86edc33125b99bcc32cd15d54fd # v2.4.5tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ddev_version | DDEV Version to use | no | stable |
| addon_repository | Repository of the tested addon | yes | — |
| addon_ref | Repository ref of the tested addon | yes | — |
| addon_path | Path to clone the addon | no | ./ |
| debug_enabled | Debug with tmate | no | false |
| disable_checkout_action | Disable addon checkout action | no | false |
| token | A Github PAT | yes | — |
| test_command | Test command to run | no | "" |
Outputs
no outputs