pytest-localserver icon indicating copy to clipboard operation
pytest-localserver copied to clipboard

Add a summary job that checks whether all tests passed

Open diazona opened this issue 2 months ago • 1 comments

We can use this to add a status check to ensure that only PRs passing all tests can be merged.

The commit ID I used for the alls-green action is taken from the current tip of the release/v1 branch. (It's not clear whether the action is maintained, but using a commit hash means we don't have to care about any future changes unless we actively decide to.)

diazona avatar Nov 11 '25 18:11 diazona