{"id":20376615,"url":"https://github.com/pr-annotators/template-pr-annotator","last_synced_at":"2026-03-19T15:34:01.459Z","repository":{"id":133230176,"uuid":"476415948","full_name":"pr-annotators/template-pr-annotator","owner":"pr-annotators","description":"Annotate pull requests with {tool-name} errors detected during CI","archived":false,"fork":false,"pushed_at":"2022-03-31T17:48:49.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-28T19:35:47.724Z","etag":null,"topics":[],"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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-31T17:44:31.000Z","updated_at":"2022-10-17T07:32:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"80b87ac7-f8d7-4c2d-85c8-f1da20612a1c","html_url":"https://github.com/pr-annotators/template-pr-annotator","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/pr-annotators/template-pr-annotator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr-annotators%2Ftemplate-pr-annotator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr-annotators%2Ftemplate-pr-annotator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr-annotators%2Ftemplate-pr-annotator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr-annotators%2Ftemplate-pr-annotator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pr-annotators","download_url":"https://codeload.github.com/pr-annotators/template-pr-annotator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr-annotators%2Ftemplate-pr-annotator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29175202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T20:14:21.878Z","status":"ssl_error","status_checked_at":"2026-02-06T20:14:21.443Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-15T01:38:38.111Z","updated_at":"2026-02-06T20:31:13.435Z","avatar_url":"https://github.com/pr-annotators.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# {tool-name} PR Annotator\n\n## Usage\n\nAnnotate pull requests with {tool-name} errors detected during CI.\n\nNote: This doesn't install or run {tool-name}, 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: Set up Python 3.8\n        uses: actions/setup-python@v2\n        with:\n          python-version: \"3.8\"\n        \n      - name: Install {tool-name}\n        run: |\n          pip install {tool-name}\n\n      - name: Add {tool-name} annotator\n        uses: jpy-git/{tool-name}-pr-annotator@master\n\n      - name: Run {tool-name}\n        run: |\n          {tool-name} src/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpr-annotators%2Ftemplate-pr-annotator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpr-annotators%2Ftemplate-pr-annotator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpr-annotators%2Ftemplate-pr-annotator/lists"}