mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-21 21:04:13 +00:00
signal-write: drop false 'bundled with plugin' note
The signals-dashboard canvas is a standalone extension, not bundled in the-workshop plugin. Removes the same inaccurate 'bundled' phrasing the README fix corrected, keeping the subtype guidance intact. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 26faf13e-639c-4a21-ac05-c0dc2bff7c62
This commit is contained in:
@@ -86,10 +86,10 @@ The `subtype` field preserves the specific signal state for
|
|||||||
dashboard consumers. `signal_type` controls sort priority
|
dashboard consumers. `signal_type` controls sort priority
|
||||||
(escalation → top).
|
(escalation → top).
|
||||||
|
|
||||||
> **Note:** The signals-dashboard canvas extension (bundled with
|
> **Note:** The signals-dashboard canvas extension reads `subtype`
|
||||||
> the-workshop plugin) reads `subtype` when present and falls back
|
> when present and falls back to `signal_type` for display. If
|
||||||
> to `signal_type` for display. If consuming signals in your own
|
> consuming signals in your own tooling, prefer `subtype` for the
|
||||||
> tooling, prefer `subtype` for the specific state.
|
> specific state.
|
||||||
|
|
||||||
### 2. Note the signal in the journal
|
### 2. Note the signal in the journal
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user