Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add Github workflow to automatically check/validate model on commit/push #77

Open
mjacoby opened this issue Aug 16, 2024 · 0 comments

Comments

@mjacoby
Copy link

mjacoby commented Aug 16, 2024

As it currently often seems to happen that model files are pushed/published that are not 100% compliant with the specification I propose to create a Github workflow that automatically checks/validates new or modified files on compliance.
Optimally, the repository should also be configured in such a way that it is not possible to commit/push invalid model files onto the main branch, e.g. by disallowing direct commits to the main branch and enforce using a staging branch or work with pull requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant