scientific-python/run-circleci-artifacts-redirector

Create a direct artifact link upon CircleCI completion

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo-tokenThe GITHUB_TOKEN secretyes
artifact-pathPath to the CircleCI artifactyes
circleci-jobsComma-separated list of CircleCI jobs to monitor (default is "build_docs,build,doc")no
api-tokenCircleCI API token secret, only needed if the repository is privateno
job-titleThe name of the job, as it will render on the PR GUI (default is "<name of CI job> artifact)"no
domainThe domain on which CircleCI artifacts are hosted. Defaults to output.circle-artifacts.com. Can, e.g., be set to use the Scientific Python CircleCI proxy (https://github.com/scientific-python/circleci-proxy), which addresses some routing issues. nooutput.circle-artifacts.com
post-pendingWhether to post a "Waiting for CircleCI ..." status while the CircleCI job is still running. Set to 'false' to halve the number of statuses this action creates (and therefore the number of workflow runs the `on: status` trigger produces). notrue
namedescription
urlThe full redirect URL