Skip to content

Let Consistency Checker Yield a Return Code #13328

@stephanlukasczyk

Description

@stephanlukasczyk

Is your suggestion for improvement related to a problem? Please describe.
I am using the consistency checker from using the jabref-action in GitHub Actions. The check result is great but I would like to see a failing CI stage if the consistency check is not successful.

Describe the solution you'd like
Usually, UNIX tools yield a non-zero return code to symbolise an error. To the best of my knowledge this also applies for GitHub Actions. Thus, I propose to add a return code (maybe optional) to the consistency check to allow the CI to fail in case of an inconsistent bib file.

Metadata

Metadata

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions