Commit fd567ea
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 82e4f11 commit fd567ea
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
0 commit comments