Bill Napier
Bill Napier
Interesting idea from @Laptop765 in #8. We could add some kind of test to validate that what we are expecting to see on the live page, is actually on the...
This is only partially what is asked for in bug: #2082, but it's a start.
I've been trying to use codeql to check my GitHub Actions workflows. I've got it kinda working here: https://github.com/billnapier/github-actions-check-workflow/pulls I can test things, and when I run codeql standalone, stuff...
This addresses #3189, though there are still a few more self hosted runner methods to implement. It also seems to fix #2117.