{"id":28741094,"url":"https://github.com/jabref/jabref-action","last_synced_at":"2026-02-01T02:02:26.853Z","repository":{"id":293550690,"uuid":"973808130","full_name":"JabRef/jabref-action","owner":"JabRef","description":"BibTeX GitHub Action","archived":false,"fork":false,"pushed_at":"2025-10-25T14:08:16.000Z","size":701,"stargazers_count":3,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-25T16:10:21.395Z","etag":null,"topics":["bbitex","biblatex","github-action","jabref"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/JabRef.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-27T19:23:58.000Z","updated_at":"2025-10-25T14:18:17.000Z","dependencies_parsed_at":"2025-10-25T16:07:08.017Z","dependency_job_id":"5c8b192c-ac6c-46a0-950b-29886866d5a0","html_url":"https://github.com/JabRef/jabref-action","commit_stats":null,"previous_names":["jabref/jabref-action"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JabRef/jabref-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JabRef","download_url":"https://codeload.github.com/JabRef/jabref-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28964425,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T01:25:30.373Z","status":"online","status_checked_at":"2026-02-01T02:00:08.102Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bbitex","biblatex","github-action","jabref"],"created_at":"2025-06-16T07:11:04.341Z","updated_at":"2026-02-01T02:02:26.848Z","avatar_url":"https://github.com/JabRef.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JabRef Action\n\n\u003e BibTeX GitHub Action\n\nCurrently executing JabRef's consistency check.\n\n## Example Use\n\nChecking [Chocolate.bib#97faf2b6](https://github.com/JabRef/jabref-demo-libraries/blob/97faf2b6ed94fc15c4f6e5645da3a69796d8f6d3/chocolate/Chocolate.bib#L1):\n\n```yaml\nname: Check bibliography\n\non:\n  pull_request:\n\njobs:\n  bibliography:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout\n        uses: actions/checkout@v4\n\n      - name: Run jabref-action\n        uses: jabref/jabref-action@main\n        with:\n          bibfile: Chocolate.bib\n```\n\n### Output\n\nThe action generates a consistency check report as a Markdown table.\nThis is automatically added to the [Job summary](https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-commands#example-of-adding-a-job-summary) of your workflow run.\n\n| entry type | citation key   | Eprint | File | Number | Pages | URL |\n| ---------- | -------------- | ------ | ---- | ------ | ----- | --- |\n| Article    | Cooper_2007    | -      | -    | o      | o     | -   |\n| Article    | Corti_2009     | -      | -    | o      | o     | -   |\n| Article    | Di_Renzo_2012  | -      | -    | o      | o     | -   |\n| Article    | Ding_2006      | -      | -    | o      | -     | -   |\n| Article    | Fulton_1969    | o      | -    | o      | o     | o   |\n| Article    | Garcia_2018    | -      | -    | o      | -     | -   |\n| Article    | Hooper_2012    | -      | -    | o      | o     | -   |\n| Article    | Katz_2011      | -      | -    | o      | o     | -   |\n| Article    | Keen_2001      | -      | -    | o      | o     | -   |\n| Article    | LunaOstos_2024 | -      | ?    | o      | o     | -   |\n| Article    | Macht_2007     | -      | -    | o      | o     | -   |\n| Article    | Parker_2006    | -      | -    | o      | o     | -   |\n| Article    | Scholey_2013   | -      | -    | o      | o     | -   |\n| Article    | Tan_2021       | -      | -    | o      | o     | -   |\n| Article    | Tokede_2011    | -      | -    | o      | o     | -   |\n\n| Symbol | Meaning                   |\n| ------ | ------------------------- |\n| x      | required field is present |\n| o      | optional field is present |\n| ?      | unknown field is present  |\n| -      | field is absent           |\n\n\n## Development\n\nThis action uses JabRef's jabkit Dockerimage. Contribute to jabkit at [jabkit](https://github.com/JabRef/jabref/tree/main/jabkit).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjabref%2Fjabref-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjabref%2Fjabref-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjabref%2Fjabref-action/lists"}