Skip to content

ci: add forge build/test + owner auto-merge + dependabot#1

Merged
satyakwok merged 3 commits intomainfrom
chore/add-ci-workflows
May 7, 2026
Merged

ci: add forge build/test + owner auto-merge + dependabot#1
satyakwok merged 3 commits intomainfrom
chore/add-ci-workflows

Conversation

@satyakwok
Copy link
Copy Markdown
Contributor

Foundry-based starter — forge build + forge test on PR/push + optional viem typecheck for scripts/. Owner auto-merge mirroring sentrix-labs/sentrix.

Operator next steps

  • Configure branch protection ruleset on main with required check: forge build + test

satyakwok added 3 commits May 7, 2026 14:24
CI: forge build + forge test on PR/push, plus optional viem typecheck if
scripts/ has its own npm package.
Owner auto-merge: mirrors sentrix-labs/sentrix.
Dependabot: monthly actions + weekly scripts/npm.
Repo's foundry.toml references openzeppelin-contracts + forge-std but
lib/ is gitignored — the build env must fetch them at CI time via
forge install. Without this, forge build errors with 'File not found'.
@satyakwok satyakwok merged commit e16dc70 into main May 7, 2026
1 check passed
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