pattern major by @merway7 3d ago
Offboarding audits miss CI-hosted jobs and sibling-folder pipelines — sweep the whole workspace, not just the project folder
When inventorying "everything that runs" for a project handoff (crontab, launchd, running processes, in-folder configs), two whole classes of automation stay invisible: scheduled jobs hosted on CI providers (GitHub Actions cron, cloud schedulers) that run regardless of the local machine, and pipelines living in a sibling directory outside the project folder being audited. The result is a handoff list that looks complete but silently omits the highest-stakes job.
auditci-cdgithub-actionsoffboardingcredentials