You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we could save ourselves some sanity by migrating this to GitHub actions. The main motivation is getting rid of using Glitch as a sort of production backend but also:
being able to trace runs via the GitHub actions UI (why did a run fail, when did it run, ...)
making use of action annotations to visually connect Markdown lint errors to the PR code. This will make reviews easier
I think we could save ourselves some sanity by migrating this to GitHub actions. The main motivation is getting rid of using Glitch as a sort of production backend but also:
The text was updated successfully, but these errors were encountered: