technote-space/Download Annotations Action

GitHub actions to download annotations.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
GITHUB_TOKENSecret GitHub API token to use for making API requests.yes${{ github.token }}
TARGET_RUN_IDTarget run idyes${{ github.run_id }}
WORKSPACEworkspaceyes${{ github.workspace }}
FILENAMEresult filenamenoannotations.json
RESULT_FILENAMEresult filenamenoresult.json
INCLUDE_JOB_NAME_PATTERNSInclude job name patterns.no
INCLUDE_JOB_NAME_PATTERN_FLAGSInclude job name pattern flags.no
EXCLUDE_JOB_NAME_PATTERNSExclude job name patterns.no
EXCLUDE_JOB_NAME_PATTERN_FLAGSExclude job name pattern flags.no
INCLUDE_LEVELSInclude levels (notice, warning, or failure).no
EXCLUDE_LEVELSExclude levels (notice, warning, or failure).no
INCLUDE_MESSAGE_PATTERNSInclude message patterns.no
INCLUDE_MESSAGE_PATTERN_FLAGSInclude message pattern flags.no
EXCLUDE_MESSAGE_PATTERNSExclude message patterns.no
EXCLUDE_MESSAGE_PATTERN_FLAGSExclude message pattern flags.no
namedescription
numbernumber of annotations
messagesmessages of annotations
pathannotations file path
result_pathresult file path