agriyakhetarpal/github-actions-artifacts-redirector-action

Create a commit status with a direct link to a GitHub Actions artifact

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo-tokenThe GITHUB_TOKEN secretyes
artifact-nameName of the artifact to link to (as passed to upload-artifact `name:`). If omitted, the first artifact found for the run is used. If archive: false was used with upload-artifact@v7, the artifact name is the filename (without extension) of the uploaded file. no""
job-titleThe context label shown in the GitHub checks/status UI. Defaults to "<workflow name> artifact". no""
namedescription
urlThe direct URL to the artifact