Skip to content

CI: add manual seed-help workflow#168

Merged
alexandermayes merged 1 commit into
mainfrom
ci/seed-help-workflow
Jul 7, 2026
Merged

CI: add manual seed-help workflow#168
alexandermayes merged 1 commit into
mainfrom
ci/seed-help-workflow

Conversation

@alexandermayes

Copy link
Copy Markdown
Owner

Adds a workflow_dispatch workflow so npm run seed:help can be run from the Actions tab — no local Node needed to (re)seed the help_articles knowledge base from the shared lib/help-content.ts corpus.

  • Reuses the existing SUPABASE_URL / SUPABASE_SERVICE_ROLE_KEY secrets.
  • Mirrors ci.yml's Node 20 + NPM_RC private-registry .npmrc setup so npm ci works.
  • Upsert-on-slug, so it's safe to run repeatedly; only seed-sourced rows are touched (approved community articles untouched).

Follow-up to #167 (the help knowledge-base feature). Must land on the default branch before it's dispatchable.

🤖 Generated with Claude Code

Adds a workflow_dispatch workflow to run `npm run seed:help` from the Actions
tab, so the help_articles knowledge base can be (re)seeded from the shared
lib/help-content.ts corpus without a local Node setup. Reuses the existing
SUPABASE_URL / SUPABASE_SERVICE_ROLE_KEY secrets and the NPM_RC private-registry
setup from ci.yml.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
loot-list-plus Building Building Preview, Comment Jul 7, 2026 5:54pm

@alexandermayes alexandermayes merged commit 91c24cc into main Jul 7, 2026
7 of 8 checks passed
@alexandermayes alexandermayes deleted the ci/seed-help-workflow branch July 7, 2026 17:54
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

Load Test Results

Metric Value
Status Smoke test completed

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