mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-07-30 09:16:07 -04:00
Mirror the wpt/e2e-integration pattern: tee the suite output to a log, strip the ANSI colors, and upload it to the #ci-agent channel (AGENT_SLACK_CHANNEL_ID) via the CI slack bot, with the final pass/fail summary as the comment. The post also happens when the suite fails, without masking its exit code (explicit bash pipefail). Add a nightly cron trigger (03:37, offset from wpt's 02:21) so the suite actually runs unattended; workflow_dispatch stays for manual runs with a model override.