{"id":17383721,"url":"https://github.com/pr-annotators/shellcheck-pr-annotator","last_synced_at":"2025-11-09T07:03:16.085Z","repository":{"id":65161329,"uuid":"476419651","full_name":"pr-annotators/shellcheck-pr-annotator","owner":"pr-annotators","description":"Annotate pull requests with shellcheck errors detected during CI","archived":false,"fork":false,"pushed_at":"2022-03-31T18:12:43.000Z","size":1,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T09:02:13.074Z","etag":null,"topics":["annotations","code-review","github-actions","pull-requests","shell-scripts","shellcheck"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pr-annotators.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-31T17:54:58.000Z","updated_at":"2024-05-02T20:31:31.000Z","dependencies_parsed_at":"2023-01-13T15:44:24.401Z","dependency_job_id":null,"html_url":"https://github.com/pr-annotators/shellcheck-pr-annotator","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":"pr-annotators/template-pr-annotator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr-annotators%2Fshellcheck-pr-annotator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr-annotators%2Fshellcheck-pr-annotator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr-annotators%2Fshellcheck-pr-annotator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr-annotators%2Fshellcheck-pr-annotator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pr-annotators","download_url":"https://codeload.github.com/pr-annotators/shellcheck-pr-annotator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245924515,"owners_count":20694730,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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"}},"keywords":["annotations","code-review","github-actions","pull-requests","shell-scripts","shellcheck"],"created_at":"2024-10-16T07:43:36.245Z","updated_at":"2025-11-09T07:03:11.040Z","avatar_url":"https://github.com/pr-annotators.png","language":null,"readme":"# Shellcheck PR Annotator\n\n## Usage\n\nAnnotate pull requests with shellcheck errors detected during CI.\n\nThis is designed to work with the \"gcc\" output format of shellcheck.\n\nNote: This doesn't install or run shellcheck, it just sets up the PR annotations.\n\n### Example workflow\n\n```yaml\nname: My Workflow\non: [push, pull_request]\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@master\n\n      - name: Add shellcheck annotator\n        uses: pr-annotators/shellcheck-pr-annotator@master\n\n      - name: Run shellcheck\n        uses: ludeeus/action-shellcheck@master\n        with:\n          format: gcc\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpr-annotators%2Fshellcheck-pr-annotator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpr-annotators%2Fshellcheck-pr-annotator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpr-annotators%2Fshellcheck-pr-annotator/lists"}