Skip to content

Add continuous maintenance scan workflow (#1) - #55

Open
last-light[bot] wants to merge 5 commits into
mainfrom
lastlight/1-continuous-pressure-job
Open

Add continuous maintenance scan workflow (#1)#55
last-light[bot] wants to merge 5 commits into
mainfrom
lastlight/1-continuous-pressure-job

Conversation

@last-light

@last-light last-light Bot commented May 23, 2026

Copy link
Copy Markdown
Contributor

Closes #1

Summary

  • Adds a weekly continuous maintenance scan cron workflow for repository health checks.
  • Introduces a maintenance-review workflow and skill contract for dashboard issue creation, delta scans, dedupe, caps, and cleanup.
  • Grants the maintenance review workflow issues-write permissions so it can manage GitHub issues.
  • Adds workflow loader and permission mapping tests for the new maintenance review path.

Planning and execution docs

Test results

Command: npm test

> lastlight@0.1.15 test
> vitest run


 RUN  v4.1.7 /home/agent/workspace/lastlight


 Test Files  22 passed (22)
      Tests  401 passed | 1 todo (402)
   Start at  15:01:52
   Duration  4.99s (transform 524ms, setup 0ms, import 1.00s, tests 1.95s, environment 1ms)

No lint command is configured in package.json; guardrails report marks linting as missing / not run.

Command: npm run build

> lastlight@0.1.15 build
> tsc

last-light Bot added 4 commits May 23, 2026 14:58
Tested: npm test -> 22 files passed, 401 tests passed, 1 todo
Scope-risk: low
@last-light last-light Bot mentioned this pull request May 23, 2026
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.

Continuous Pressure Job

0 participants