actions-marketplace-validations/TestingBot Tunnel Action

A GitHub action to launch the TestingBot Tunnel

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 13, 2021
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/testingbot_testingbot-tunnel-action@366304f01476fb9118595c4e9d35a36954957287 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
keyTestingBot API Keyyes
secretTestingBot API Secretyes
debugEnables debug messages. Will output request/response headers.no
tbVersionVersion of the TestingBot Tunnel docker image.nolatest
retryTimeoutDo not retry if this amount of minutes has passed since starting.no10
authPerforms Basic Authentication for specific hosts, only works with HTTP.no
dnsUse a custom DNS server. For example: 8.8.8.8no
doctorPerform sanity/health checks to detect possible misconfiguration or problems.no
fastFailRegexpsSpecify domains you don't want to proxy, comma separated.no
pacProxy autoconfiguration. Should be a http(s) URLno
sePortThe local port your Selenium test should connect to. Default port is 4445no
localProxyThe port to launch the local proxy on (default 8087).no
proxySpecify an upstream proxy: PROXYHOST:PROXYPORTno
proxyCredentialsUsername and password required to access the proxy configured with proxyno
noCacheBypass TestingBot Caching Proxy running on the tunnel VM.no
noProxyDo not start a local proxy (requires user provided proxy server on port 8087)no
tunnelIdentifierA unique identifier for the Tunnelno
uploadLogFileUpload the TestingBot log file as artifactnotrue

no outputs