mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
6130c1acf0
Adds .github/workflows/showcase_promote_notify.yml — workflow_dispatch-only Slack notify workflow for promote results. Posts initiation + threaded reply to #team-showcase; cross-posts to #oss-alerts on partial/total failure. Also adds showcase_promote_notify.dry-run.sh — a local render-logic mirror that decodes the same payload and prints the messages the workflow would send to Slack, without making any Slack API calls. Used by the pre-merge runbook and by future CI fixture tests.