Skip to content

feat(startup): dont auto-run pr-hygiene/linear-hygiene on first boot - #77

Merged
stepandel merged 1 commit into
masterfrom
disable-startup-hygiene-workflows
Apr 7, 2026
Merged

feat(startup): dont auto-run pr-hygiene/linear-hygiene on first boot#77
stepandel merged 1 commit into
masterfrom
disable-startup-hygiene-workflows

Conversation

@agent-vera

@agent-vera agent-vera Bot commented Apr 7, 2026

Copy link
Copy Markdown

The first-boot greeting used to kick off the pr-hygiene and linear-hygiene workflows automatically. In practice we want these started on demand (or via cron), not on every fresh boot — they are expensive and noisy when you just want a quick hello.

Changes

  • Drop startupWorkflows from the first-boot branch in src/index.ts
  • Soften the greeting prompt so it no longer references the workflows

Behavior

  • First boot: Vera still posts a warm greeting DM, just without kicking off workflows.
  • Restart: unchanged.
  • VERA_SKIP_BOOT_MESSAGE=true: unchanged — still silent.

Requested in Slack.

The first-boot greeting used to kick off the pr-hygiene and
linear-hygiene workflows automatically. In practice we want these
started on demand (or via cron), not on every fresh boot — they're
expensive and noisy when you just want a quick hello.

- Drop `startupWorkflows` from the first-boot branch
- Soften the greeting prompt so it no longer references the workflows
@stepandel
stepandel merged commit 8170887 into master Apr 7, 2026
2 checks passed
@stepandel
stepandel deleted the disable-startup-hygiene-workflows branch April 7, 2026 21:59
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.

1 participant