docs(ams): port docs/unattended-scheduling.md to a website docs page (docs.ams-unattended-scheduling.tsx) - #6338
Conversation
…(docs.ams-unattended-scheduling.tsx) Add content/docs/ams-unattended-scheduling.mdx covering the manage-poll/ discover exit-code alerting contract, cron and systemd wiring with the common failure-masking pitfalls, and a scheduler-agnostic wrapper-script pattern -- rendered via the existing DocsPage/Callout/CodeBlock/FeatureRow primitives. Add the page to docs-nav.tsx's "AMS: deployment" subgroup and to docs.index.tsx's Maintainers audience card. packages/loopover-miner/docs/unattended-scheduling.md stays as the canonical source (ships inside the published @loopover/miner package) with a short pointer added to the new website page.
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
|
Tip ✅ LoopOver review result - approve/merge recommendedReview updated: 2026-07-16 02:51:35 UTC
Review summary Nits — 5 non-blocking
Decision drivers
Context & advisory signals — never blocks the verdict
Linked issue satisfactionPartially addressed Review context
Contributor next steps
Signal definitions
🧪 Chat with LoopOverAsk LoopOver a question about this PR directly in a comment — grounded only in the same cached, public-safe facts shown above, never a new claim.
Full command reference: https://gittensory.aethereal.dev/docs/loopover-commands 🧪 Experimental — new and may change. 🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by LoopOver, a quiet PR intelligence layer for OSS maintainers.
|
Summary
content/docs/ams-unattended-scheduling.mdxportingpackages/loopover-miner/docs/unattended-scheduling.mdto the website: themanage poll/discoverexit-code alerting contract, cron and systemd wiring with the common failure-masking pitfalls (MAILTOmails output not exit status; a bare|| loggerhides a non-zero exit), and a scheduler-agnostic wrapper-script pattern — rendered via the existingDocsPage/Callout/CodeBlock/FeatureRowui-kit primitives, following the pattern set in docs(ams): port DEPLOYMENT.md to a website docs page (docs.ams-deployment.tsx) #6022/docs(ams): port docs/operations-runbook.md to a website docs page (docs.ams-operations-runbook.tsx) #6023/docs(ams): port docs/observability.md to a website docs page (docs.ams-observability.tsx) #6024.apps/loopover-ui/src/routes/docs.ams-unattended-scheduling.tsx, a thin loader +docsClientLoaderroute matching every other migrated docs page.docs-nav.tsx's "AMS: deployment" subgroup and todocs.index.tsx's Maintainers audience card.packages/loopover-miner/docs/unattended-scheduling.mdstays as the canonical source: it ships inside the published@loopover/minernpm package. A short pointer to the new website page was added at the top.Scope
type(scope): short summaryConventional Commit format.apps/loopover-ui/**, plus a documentation pointer inpackages/loopover-miner/docs/unattended-scheduling.md.CONTRIBUTING.mdand does not reintroduce GitHub Pages, VitePress,site/, orCNAME.Validation
git diff --checknpm run actionlintnpm run typechecknpm run test:coveragelocally — UI-only page addition underapps/loopover-ui/**(outsidecoverage.include);codecov/patchdoes not applynpm run test:workersnpm run build:mcpnpm run test:mcp-packnpm run ui:openapi:checknpm run ui:lintnpm run ui:typechecknpm run ui:buildnpm audit --audit-level=moderatenpm run test:cirun locally from a cleannpm ciinstall, green: 896 test files / 17,180 tests passedSafety
Notes