Discord Alerts When CI Goes Red
A red pipeline you notice an hour later already wasted context. My Woodpecker workflows notify Discord when CI or the security gate fails, so #portfolio becomes the status board without opening another tab.
notify-discord-ci.sh fires on pipeline outcomes that matter for shipping. notify-discord-security.sh covers Gitleaks and related security-gate failures. Success noise stays low — failure is the event worth interrupting for.
Plane still gets ticket comments when a branch carries PORT-N. Discord is for humans watching the channel; Plane is for the work item trail.