feat: add timestamp to CI failure issues and auto-close them upon wor… #69
test.yml
on: push
JS Unit Tests
55s
C++ Unit Tests
59s
Annotations
2 errors
|
JS Unit Tests
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
src/__tests__/isInRollout.test.ts#L69
Expected: true
Received: false
at <anonymous> (/home/runner/work/react-native-update/react-native-update/src/__tests__/isInRollout.test.ts:69:28)
|