getsentry/Sentry self-hosted end-to-end tests

Runs end-to-end tests against a self-hosted instance built from the current branch. You can optionally specify a custom image to test against as well.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 11, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: getsentry/self-hosted@4c9ceba8d80dbb5d20f2fee72c49f0d93508edfe # 26.6.0

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

namedescriptionrequireddefault
project_namee.g. snuba, sentry, relay, self-hostedno
image_urlThe URL to the built relay, snuba, sentry image to test against.no
compose_profilesDocker Compose profile to use. Defaults to feature-complete.no
no_restore_volume_cacheWhether to restore Docker volumes cache after the test run. Defaults to false.no
skip_backup_restore_testWhether to skip backup and restore test. Defaults to false.no
CODECOV_TOKENThe Codecov token to upload coverage.no

no outputs