GitHub Actions CI
@squaremo Not sure if this can be triggered by a non-maintainer and/if it needs to be merged first, could you take a look?
can we merge this?
Any idea why this doesn't run the actions? So far as I can tell, it's not restricted to PRs only in my account.
@squaremo From my understanding, if there were no GitHub Actions before, it needs to be merged before activates.
From my understanding, if there were no GitHub Actions before, it needs to be merged before activates.
In that case, can we split this into two PRs:
- Adds workflow that runs tests
- Adds linting and dependabot auto-merge
We can merge the first one to get actions running, then the second will show any problems.
(I know it is odd for me to talk about splitting a PR, when I only very occasionally have time to look at things :-/ But, good practice is good practice, and I have some time right now ..)
Sure, I can do this later today.
this was already implemented