forge.rs: reword merge-primitives comment to prose (drop tracker tag from code per hive rule)
This commit is contained in:
parent
376de8f161
commit
419f4cd92a
1 changed files with 2 additions and 1 deletions
|
|
@ -1116,7 +1116,8 @@ pub async fn ensure_all() {
|
||||||
}
|
}
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
// PR-based config-flow merge primitives (#1838).
|
// PR-based config-flow merge primitives (part of the
|
||||||
|
// dashboard-approve-driven config-change flow).
|
||||||
//
|
//
|
||||||
// The dashboard-approve-driven flow has hive-c0re verify an operator-approved
|
// The dashboard-approve-driven flow has hive-c0re verify an operator-approved
|
||||||
// config PR, then land it: ff-push the verified sha to the protected default
|
// config PR, then land it: ff-push the verified sha to the protected default
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue