{"id":18026783,"url":"https://github.com/yegor256/bibcop-action","last_synced_at":"2026-02-26T16:10:16.909Z","repository":{"id":228182389,"uuid":"773351140","full_name":"yegor256/bibcop-action","owner":"yegor256","description":"Automated checking of BibTeX .bib files for style correctness (with the help of bibcop from CTAN)","archived":false,"fork":false,"pushed_at":"2026-02-16T18:02:41.000Z","size":145,"stargazers_count":5,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-17T00:53:29.507Z","etag":null,"topics":["bibtex","github-action","github-actions","latex","static-analysis"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/yegor256.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-17T12:40:33.000Z","updated_at":"2026-02-03T03:59:32.000Z","dependencies_parsed_at":"2024-03-17T13:48:54.583Z","dependency_job_id":"01ae8523-b423-49ad-acdd-7208df799a08","html_url":"https://github.com/yegor256/bibcop-action","commit_stats":null,"previous_names":["yegor256/bibcop-action"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/yegor256/bibcop-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yegor256%2Fbibcop-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yegor256%2Fbibcop-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yegor256%2Fbibcop-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yegor256%2Fbibcop-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yegor256","download_url":"https://codeload.github.com/yegor256/bibcop-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yegor256%2Fbibcop-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29863972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T08:51:08.701Z","status":"ssl_error","status_checked_at":"2026-02-26T08:50:19.607Z","response_time":89,"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":["bibtex","github-action","github-actions","latex","static-analysis"],"created_at":"2024-10-30T08:08:02.883Z","updated_at":"2026-02-26T16:10:16.904Z","avatar_url":"https://github.com/yegor256.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bibcop Github Action\n\n[![test](https://github.com/yegor256/bibcop-action/actions/workflows/test.yml/badge.svg)](https://github.com/yegor256/bibcop-action/actions/workflows/test.yml)\n[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/yegor256/bibcop-action/blob/master/LICENSE.txt)\n\nChecks the quality of all BibTeX `.bib` files in the repository, using [bibcop].\n\n```yaml\nname: bibcop\n'on':\n  push:\n    branches:\n      - master\n  pull_request:\n    branches:\n      - master\njobs:\n  bibcop:\n    runs-on: ubuntu-24.04\n    steps:\n      - uses: actions/checkout@master\n      - uses: yegor256/bibcop-action@0.0.4\n```\n\n## How to Contribute\n\nIn order to test this action, install [GNU make] and just run:\n\n```bash\nmake\n```\n\nThis should build a new Docker image and then try to use it\nin order to render a simple `test.tex` document. You need to have\n[Docker] installed.\n\n[bibcop]: https://github.com/yegor256/bibcop\n[GNU make]: https://www.gnu.org/software/make/\n[Docker]: https://docs.docker.com/get-docker/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyegor256%2Fbibcop-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyegor256%2Fbibcop-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyegor256%2Fbibcop-action/lists"}