Skip to content

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

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

zach-morris
Copy link
Contributor

This is a proposed gh action to automatically check PRs for:

  • Approved filetypes
  • Approved filenames (certain chars not allowed)
  • Approved image sizes

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.

@RobLoach
Copy link
Contributor

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.

@zach-morris
Copy link
Contributor Author

zach-morris commented Apr 29, 2025

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.

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

Successfully merging this pull request may close these issues.

2 participants