procare-nordic/Capture Vercel Preview URL

Capture a Vercel preview URL and feed it into your next GitHub action.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
GITHUB_TOKENGitHub actions token to cancel the action in case preview URL could not be found. If not specified, the action will explicitly fail.no""
PATPersonal Access Token to access repository issue commentsyes""
preview_url_regexpRegular expression pattern to capture the preview URL. Ensure first capture group captures the preview URL.noPreview: \[(.*)\]
namedescription
vercel_preview_urlThe preview URL for the pull request's Vercel deployment.