infra-blocks/Status Report Action

This action provides a status report from a reusable GitHub action or workflow as a PR comment. The report is updated in place everytime it is published.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modeThe action mode. Either "upsert" or "clear". noupsert
bodyThe report content. no
issue-numberThe issue where to post the comment. This defaults to the PR number on pull request events, otherwise, it should be provided. no
repositoryThe repository of the action that is publishing the report. Defaults to env.status-report-action-repository. no
namedescription
comment-idThe comment ID of the status report.