Skip to main content

worktrees_polling_path

Function worktrees_polling_path 

Source
pub fn worktrees_polling_path() -> Result<PathBuf>
Expand description

Default per-repo PR-poll preferences path: <runtime_dir>/worktrees-polling.json.

The worktrees service persists the set of GitHub repos whose PR badges it polls here (0600), so the enable/disable choice survives a daemon restart (#1376). Non-secret, but co-located with the other 0600 runtime state.