Skip to content

ci: remove duplicate post-merge checks - #57

Merged
iamjr15 merged 1 commit into
mainfrom
ci/remove-duplicate-main-check
Jul 22, 2026
Merged

ci: remove duplicate post-merge checks#57
iamjr15 merged 1 commit into
mainfrom
ci/remove-duplicate-main-check

Conversation

@iamjr15

@iamjr15 iamjr15 commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • run the protected static-check gate once on pull requests
  • avoid repeating the same checks after the reviewed commit reaches main
  • retain the required always-reporting static-checks status

Validation

  • actionlint -shellcheck=/opt/homebrew/bin/shellcheck .github/workflows/static-checks.yml
  • pnpm exec biome check .github/workflows/static-checks.yml
  • git diff --check

Expected selective run

This workflow-only change should run change detection, workflow lint, and the final required aggregator. It should skip dependency audit and repository code checks.

@vercel

vercel Bot commented Jul 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cheatcode Canceled Canceled Jul 22, 2026 1:05pm

@iamjr15
iamjr15 merged commit 4aa0fde into main Jul 22, 2026
6 of 7 checks passed
@iamjr15
iamjr15 deleted the ci/remove-duplicate-main-check branch July 22, 2026 13:05
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