-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Github Automation #24
Comments
Auto approve the imgbot pull requests: https://medium.com/@dileepkumarjami/auto-approve-and-merge-pull-requests-by-dependabot-using-github-actions-468557967fa4 |
I clearly have no idea what I'm doing, I should figure out how to test these without pushing a change.
Not sure if I'm doing this right, will look into it again later. It did catch errors in the Rider-Waite file, but then fixing those failed with this error. |
Yes running the npx command works, but fails on not being able to find the files. I probably need to pull the repo first? On testing Github Actions locally, apparently I am not that dumb there really is no built in way to test Actions without pushing it and then waiting for the stupid thing to run:
|
Ok so now what needs to happen is I need to merge the validate and the update actions into one file. Set the remote update to Then update will only happen after the schema validates the file. This prevents errors from being able to enter the production site data. |
Rejecting on failed validation check: |
Learn more about Github Actions, Git Hooks, Git Runners.
The text was updated successfully, but these errors were encountered: