ddev/DDEV add-on test

A Github Action to run DDEV add-on tests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 15, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: ddev/github-action-add-on-test@23a9425e2cc2d86edc33125b99bcc32cd15d54fd # v2.4.5

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
ddev_versionDDEV Version to usenostable
addon_repositoryRepository of the tested addonyes
addon_refRepository ref of the tested addonyes
addon_pathPath to clone the addonno./
debug_enabledDebug with tmatenofalse
disable_checkout_actionDisable addon checkout actionnofalse
tokenA Github PATyes
test_commandTest command to runno""

no outputs