mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
9296a2a2e5
The starter smoke-test Slack alert had no indication of where it came from, which is ambiguous when the same workflow runs across multiple repos (e.g. the public CopilotKit/CopilotKit repo vs the internal testybara fork). Prepend a `[ci:<owner/repo>]` tag derived from github.repository so triage is unambiguous about the source. These CI alerts test example source and carry no staging/production dimension, so [ci] is the meaningful source axis. Existing message format is otherwise preserved.