docs: clear write-good.Passive hits in docs/integrations/forge.md
This commit is contained in:
parent
02e3fa5afc
commit
24c289376d
1 changed files with 2 additions and 1 deletions
|
|
@ -106,7 +106,8 @@ The crate builds a second, independent binary for a different host — see
|
||||||
|
|
||||||
The host-specific calls — list unread, mark read, resolve own login —
|
The host-specific calls — list unread, mark read, resolve own login —
|
||||||
live behind `Source` in `hive-forge-notify/src/source.rs`;
|
live behind `Source` in `hive-forge-notify/src/source.rs`;
|
||||||
classification, formatting, dedupe and todo delivery are shared. Todo
|
classification, formatting, dedupe and todo delivery live in `notify.rs`,
|
||||||
|
common to both binaries. Todo
|
||||||
keys here are the bare thread ids, and must stay that way: renaming them
|
keys here are the bare thread ids, and must stay that way: renaming them
|
||||||
would orphan every in-flight forge todo on the first restart after a
|
would orphan every in-flight forge todo on the first restart after a
|
||||||
deploy.
|
deploy.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue