Dashboard › publish › Distillation
86088971-d4ba-428b-9a30-927810f1ea49["lore_tm_v1_DZWQiYx2NJFQQ7ECRHOO6cxbkrJ48RExsQdR0gbdLzs","lore_tm_v1_OQ000p_Nt-OgTFWkyLo8Gz7IxI7Qq8EwT5itiriF_Vs"]
yarn vitest run src/modules/__tests__/ci-poller-workflow.js -t 'stops the poll cycle when final approval validation fails' --printConsoleTrace failed as intended under Vitest v4.1.0: 1 test file failed; 14 tests total; 1 failed and 13 skipped; test duration 173ms, total duration 441ms; exit code 1.src/modules/__tests__/ci-poller-workflow.js:310: expect(poller.log).not.toContain("--add-label ci-ready") failed because the old continue allowed processing to proceed after final approval validation failed.ci-ready, removed ci-pending and accepted, posted Approval is invalid or could not be verified. Re-add the accepted label to retry after resolving the issue., but then still ran issue edit 1 -R getsentry/publish --add-label ci-ready and posted CI checks passed for getsentry/toolkit@1.2.3. Publishing is starting now.continue bug: approval was revoked, yet the same stale issue still advanced to ci-ready.exit 0 in .github/workflows/ci-poller.yml, replacing the temporary old continue mutation.