actions-marketplace-validations/common lint reporter

common lint reporter that can handle various lint report files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokengithub app token, using to read and write repositoryyes${{ github.token }}
github_server_urlgithub server url, this option is for github enterprise user
github_graphql_api_urlgithub graphql api url, this option is for github enterprise user
workspace_pathworkspace path, using to convert relative path from absolute path
repositoryrunning repository, format: owner/repository
pull_requestrunning pull request number
commit_sharunning commit sha
report_filesreport file glob patternyescommon_lint.json
report_files_follow_symbolic_linksreport file glob pattern option
report_namereport name, if multiple report, should be unique nameyesLint report
report_typereport type, value is check_run or comment or inline_commentyescheck_run
report_to_same_check_runcheck_run only option, if true, report to same check run
conclusion_failure_thresholdthreshold of conclution as failureyes100
conclusion_failure_weightweight of reported failure by lint for conclusionyes100
conclusion_warning_weightweight of reported warning by lint for conclusionyes1
conclusion_notice_weightweight of reported notice by lint for conclusionyes0
outdated_resolverinline_comment only option, option of how resolve when found outdated threaddelete_or_force_resolve_thread

no outputs