hssalman/Sematext Synthetics CI/CD

Trigger Sematext Synthetics tests during your CI/CD workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit May 21, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: hssalman/cicd-repo-action@311d08f3b32f0f3ed4df45b04e2b49f0d06ee063 # v0.9.3

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

namedescriptionrequireddefault
MONITOR_GROUP_IDThe ID of the monitor group to run the tests against (example: 42)yes
REGIONThe region where your Sematext Cloud account is located ('EU' or 'US')yes
SEMATEXT_API_KEYYour Sematext Cloud account's API key (visible in Settings -> API)yes
TARGET_URLThe URL to run the Synthetics tests against (optional, will use the URL specified in the Sematext Cloud UI if not provided)no
GIT_COMMIT_HASHThe commit hash that the Synthetics tests will be triggered for (optional and used for repository dispatches which aren't directly linked to a commit, will use the commit hash of the current commit if not provided)no
USE_HEAD_SHAWhether to use the HEAD SHA for the Synthetics tests (optional, defaults to false)no
namedescription
resultThe full result output from the Synthetics tests
statusThe status of the tests (passed/failed)
errorThe error message if the tests failed
group_run_urlThe URL of the Group Run in the Sematext Cloud UI