Publisher: whitelist comment codifying the public/private line (#826)
ci / audit (push) Successful in 23s
ci / audit (push) Successful in 23s
https://projects.knownelement.com/issues/826#note-15
This commit is contained in:
@@ -59,7 +59,7 @@ DASH=$(mktemp)
|
||||
mkdir -p "$PAGES"
|
||||
mv "$DASH" "$PAGES/page.md"
|
||||
|
||||
# ---------- reports ----------
|
||||
# ---------- reports (WHITELIST: public content only — NEVER revenue/expense detail, see hub README transparency policy)
|
||||
for report in report-amt-power-telemetry report-moonlight-desktop; do
|
||||
R=$(mktemp)
|
||||
{ fm "$report"; sed -n '/^# /,$p' "$REPO_ROOT/docs/$report.md"; } > "$R"
|
||||
|
||||
Reference in New Issue
Block a user