-
Notifications
You must be signed in to change notification settings - Fork 28
Proposed workflow to auto check PRs #109
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
base: master
Are you sure you want to change the base?
Conversation
Testing automatic image reqts checking
Seems good to me. Is there anything else you think we should be checking as part of this? Overall, I think it'd help out. Perhaps prior to getting it across the other repos, keep it here for a bit to allow some time to see if we want to adapt it a bit. |
Works for me. I only added those checks as thats what i can see as the reqts listed in the guidelines. I thought about trying to find dupes or 'very similar' images somehow, but thats not included in this current workflow. I couldn't find an obvious and easy way to make that work without importing a larger library of some kind. This current worklow just uses straight ubuntu-latest and thats it. |
This is a proposed gh action to automatically check PRs for:
If this workflow is acceptable, then I can commit to each thumbnail repo. Note that usage of this action falls under my free use of gh actions, but not sure if it would for the libretro-thumbnail org.