Skip to main content

hygiene

Function hygiene 

Source
pub fn hygiene(layout: &Layout, stale_days: Option<i64>) -> Result<String>
Expand description

The agent and CI checklist: issues claimed but not actionable, claims that have gone stale, plus the corpus validation summary.

stale_days overrides the configured threshold when given.

ยงErrors

Returns an error if the corpus or configuration cannot be read.