Skip to content

perf: Skip redundant Lint and Test in Phase 2#262

Merged
anth-volk merged 1 commit intomainfrom
fix/skip-phase2-lint-test
Mar 17, 2026
Merged

perf: Skip redundant Lint and Test in Phase 2#262
anth-volk merged 1 commit intomainfrom
fix/skip-phase2-lint-test

Conversation

@anth-volk
Copy link
Contributor

Summary

  • Skip Lint and Test jobs on the sentinel commit ("Update package version") since the code is identical to what Phase 1 already validated
  • Publish job runs directly without waiting for redundant CI gates
  • Saves ~10 min of macOS runner time per release

Test plan

🤖 Generated with Claude Code

Phase 2 only changes version metadata — the code is identical to
what was already linted and tested in Phase 1. This saves ~10 min
of macOS runner time per release.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@anth-volk anth-volk marked this pull request as ready for review March 17, 2026 22:06
@anth-volk anth-volk merged commit 5266395 into main Mar 17, 2026
6 checks 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