{"id":6246020,"name":"classicvalues/add-annotations-github-action","ecosystem":"actions","description":"Given a file and a way to match line, add annotations to a Github check run","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/classicvalues/add-annotations-github-action","keywords_array":[],"namespace":"classicvalues","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-03-11T03:01:33.128Z","latest_release_number":null,"last_synced_at":"2026-03-11T03:01:33.576Z","created_at":"2023-02-03T00:01:50.596Z","updated_at":"2026-03-11T03:01:33.576Z","registry_url":"https://github.com/classicvalues/add-annotations-github-action","install_command":null,"documentation_url":null,"metadata":{"name":"Add Annotations","description":"Given a file and a way to match line, add annotations to a Github check run","author":"suo","inputs":{"check_name":{"description":"The name of the check run to add annotations to. This should be the same as the job that uses this action.","required":true},"linter_output_path":{"description":"Location of file containing lines to regex. Generally this file is the output of a linter. File location is relative to GITHUB_WORKSPACE.","required":true},"commit_sha":{"description":"Commit to attach the check to. If the trigger is `push`, this should just be github.sha. If the trigger is `pull_request`, this should be the tip of the pull request, obtainable by running `git rev-parse ${GITHUB_SHA}^2`","required":true},"mode":{"description":null,"required":"Either 'regex' (in which case the linter_output_path file is read line-by-line and the regex input is used) or 'json' (in which case the linter_output_path file is expected to be a JSON file containing a single array of objects, each of which must have the same keys as the capture groups listed in the description of the regex input).","default":"regex"},"regex":{"description":"Regex that will match against each line of the file. The following named groups should be captured: `filename`, `lineNumber`, `columnNumber`, `errorCode`, `errorDesc`. See the default for an example that works for flake8.","required":true,"default":"^(?\u003cfilename\u003e.*?):(?\u003clineNumber\u003e\\d+):(?\u003ccolumnNumber\u003e\\d+): (?\u003cerrorCode\u003e\\w\\d+) (?\u003cerrorDesc\u003e[\\s|\\w]*)"}},"runs":{"using":"node12","main":"lib/main.js"},"default_branch":"master","path":null},"repo_metadata":{"uuid":"459883714","full_name":"classicvalues/add-annotations-github-action","owner":"classicvalues","description":"A GitHub action to run clang-tidy and annotate failures","archived":false,"fork":true,"pushed_at":"2023-04-03T23:25:10.000Z","size":16968,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2023-07-13T08:32:53.158Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"pytorch/add-annotations-github-action","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/classicvalues.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-16T06:41:23.000Z","updated_at":"2021-12-21T18:31:14.000Z","dependencies_parsed_at":"2023-02-02T20:15:59.584Z","dependency_job_id":null,"html_url":"https://github.com/classicvalues/add-annotations-github-action","commit_stats":{"total_commits":28,"total_committers":6,"mean_commits":4.666666666666667,"dds":0.6071428571428572,"last_synced_commit":"cf0fceba1948f6ad92686108ec13c101de95a629"},"previous_names":[],"tags_count":0,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classicvalues%2Fadd-annotations-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classicvalues%2Fadd-annotations-github-action/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classicvalues%2Fadd-annotations-github-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/classicvalues","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":145715336,"owners_count":6279784,"icon_url":"https://github.com/github.png","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"classicvalues","name":"Classic Values","uuid":"71681815","kind":"user","description":"Software Development and Design Corporation\r\n\r\n\r\n","email":"","website":null,"location":"Fremont, CA","twitter":"ClassicValues_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71681815?u=d2fd084b77b464587cdf224deb1fb944f190d853\u0026v=4","repositories_count":8014,"last_synced_at":"2023-03-10T12:27:09.524Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/classicvalues","created_at":"2023-02-14T17:12:55.940Z","updated_at":"2023-03-10T12:27:11.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/classicvalues","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/classicvalues/repositories"},"tags":[]},"repo_metadata_updated_at":"2023-07-14T09:38:11.343Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":49.38656863164194,"forks_count":37.2590091052879,"average":32.376138160988326},"purl":"pkg:githubactions/classicvalues/add-annotations-github-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/classicvalues/add-annotations-github-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/classicvalues/add-annotations-github-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/classicvalues/add-annotations-github-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T09:59:45.970Z","issues_count":0,"pull_requests_count":9,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":912919.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":4,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":912919.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/classicvalues%2Fadd-annotations-github-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/classicvalues%2Fadd-annotations-github-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/classicvalues%2Fadd-annotations-github-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/classicvalues%2Fadd-annotations-github-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/classicvalues%2Fadd-annotations-github-action/codemeta","maintainers":[]}