Skip to content

ci: run checks on PRs targeting feat/** integration branches - #85

Merged
robrigo merged 1 commit into
mainfrom
ci/run-on-feature-branch-prs
Jul 3, 2026
Merged

ci: run checks on PRs targeting feat/** integration branches#85
robrigo merged 1 commit into
mainfrom
ci/run-on-feature-branch-prs

Conversation

@robrigo

@robrigo robrigo commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

CI only triggers on PRs to main, so PRs into long-lived integration branches like feat/atomicassets-v2 run zero checks; every such PR (most recently #84, the rentals descope) had to be verified locally.

One-line fix: add feat/** to the pull_request trigger. Push-event coverage stays main-only, so nothing changes for regular branch pushes; only PRs into integration branches gain the standard lint/typecheck/build/test run.

CI previously only triggered on PRs to main, so PRs into
feat/atomicassets-v2 ran zero checks and verification had to happen
locally (bit us during the rentals descope: #84 merged with no CI).
@robrigo
robrigo merged commit e42846b into main Jul 3, 2026
2 checks passed
@robrigo
robrigo deleted the ci/run-on-feature-branch-prs branch July 3, 2026 08:11
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