anttikivi/Forgejo Status

Report GitHub Actions job status as commit status on Forgejo.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenForgejo API tokenyes
hostForgejo instance hostname (e.g. codeberg.org)nocodeberg.org
repositoryRepository in owner/name formatno${{ github.repository }}
shaCommit SHA to set the status onno${{ github.sha }}
contextUnique identifier for this status checkno${{ github.workflow }} / ${{ github.job }}
target-urlURL to link from the statusno${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
job-statusWorkaround for getting the job status. Do not set manually${{ job.status }}

no outputs