Skip to content

ci: run Check Code + Test on push to main#643

Merged
islandbitcoin merged 1 commit into
feat/fygarofrom
ci/push-trigger-main
Jun 18, 2026
Merged

ci: run Check Code + Test on push to main#643
islandbitcoin merged 1 commit into
feat/fygarofrom
ci/push-trigger-main

Conversation

@islandbitcoin

Copy link
Copy Markdown
Contributor

Adds main to the push trigger of the core check-code and test workflows, so main's own tip is continuously validated after every merge — not only PRs into main (today CI is pull_request-only for main, plus CodeQL).

Targets feat/fygaro so it lands on main in one shot via #621, consistent with routing all CI work through the integration branch.

  • Scoped to the two core correctness workflows (mirrors the feat/fygaro push trigger added in ci: run checks on the feat/fygaro integration branch #637); conventional stays PR-only (it validates PRs), and codeql already runs on push to main.
  • Cleanup note: once feat/fygaro merges and is deleted, feat/fygaro can be dropped from these push lists.

Part of the feat/fygaro CI cleanup sprint (ENG-420/421/425/426).

🤖 Generated with Claude Code

Add main to the push trigger for the core check-code and test workflows
so main's own tip is continuously validated, not only PRs into it. Lands
on main via #621 (feat/fygaro -> main).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@islandbitcoin islandbitcoin merged commit f29db91 into feat/fygaro Jun 18, 2026
2 of 4 checks passed
@islandbitcoin islandbitcoin deleted the ci/push-trigger-main branch June 18, 2026 16:22
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