Skip to content

feat(workflow): add stale-worktrees self-test job to factory-hygiene-audit-cadence#3230

Merged
AceHack merged 2 commits into
mainfrom
feat/factory-hygiene-add-worktrees-job-otto-cli-2026-05-14-v2
May 14, 2026
Merged

feat(workflow): add stale-worktrees self-test job to factory-hygiene-audit-cadence#3230
AceHack merged 2 commits into
mainfrom
feat/factory-hygiene-add-worktrees-job-otto-cli-2026-05-14-v2

Conversation

@AceHack
Copy link
Copy Markdown
Member

@AceHack AceHack commented May 14, 2026

Composes the third hygiene tool (audit-stale-worktrees.ts from PR #3225) into the daily cron from PR #3212. Workflow now self-tests all 3 hygiene tools each day at 14:37 UTC.

🤖 Generated with Claude Code

…audit-cadence

Composes PR #3225's audit-stale-worktrees.ts into the daily cron from PR #3212.
Workflow now self-tests all 3 hygiene tools each day at 14:37 UTC.

Co-Authored-By: Claude <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 14, 2026 20:34
@AceHack AceHack enabled auto-merge (squash) May 14, 2026 20:34
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a third factory-hygiene workflow job so the stale-worktrees audit tool’s unit tests run in the daily hygiene cadence.

Changes:

  • Adds stale-worktrees-self-test job on Ubuntu 24.04.
  • Checks out the repo, installs Bun, and runs tools/hygiene/audit-stale-worktrees.test.ts.

Comment thread .github/workflows/factory-hygiene-audit-cadence.yml
Comment thread .github/workflows/factory-hygiene-audit-cadence.yml
P1: pull_request.paths now includes audit-stale-worktrees.ts + .test.ts.
P2: header says 'three factory-hygiene audit tools' + lists stale-worktrees
    in top-of-file summary, 'What this workflow does' (implicit via 3-job
    list), 'Composes with' (PR #3225 added).

Co-Authored-By: Claude <noreply@anthropic.com>
@AceHack AceHack merged commit d0b2b1c into main May 14, 2026
29 checks passed
@AceHack AceHack deleted the feat/factory-hygiene-add-worktrees-job-otto-cli-2026-05-14-v2 branch May 14, 2026 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants