Skip to content

ci: run CI on push to main and housekeeping#3

Merged
srobinson merged 2 commits intomainfrom
fix/release-pipeline
Mar 11, 2026
Merged

ci: run CI on push to main and housekeeping#3
srobinson merged 2 commits intomainfrom
fix/release-pipeline

Conversation

@srobinson
Copy link
Owner

Summary

  • Add push: branches: [main] trigger to CI workflow, matching the attention-matters pattern so merged PRs get validated
  • Add .fmm.db and Helioy comment to .gitignore
  • Add Helioy and worktrees to cspell dictionary

Context

Reviewed mdcontext release pipeline against attention-matters. Kept changesets (correct tool for pure JS/pnpm projects) rather than migrating to release-please. The one gap was CI not running on pushes to main.

Test plan

  • CI runs on this PR (pull_request trigger)
  • After merge, CI runs on the push to main (new trigger)

🤖 Generated with Claude Code

srobinson and others added 2 commits March 4, 2026 20:17
- Use HELIOY_PAT instead of GITHUB_TOKEN so changeset PRs trigger CI
- Add auto-merge step for release PRs after CI passes

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pushes to main (e.g. merged release PRs) previously skipped validation.
Also adds Helioy comment to .gitignore and dictionary entries for cspell.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@srobinson srobinson merged commit 3af3c56 into main Mar 11, 2026
8 checks passed
@srobinson srobinson deleted the fix/release-pipeline branch March 11, 2026 13:56
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