Commit 8b0ef2d
committed
Add a summary job that checks whether all tests passed
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.)1 parent aa1a957 commit 8b0ef2d
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
0 commit comments