Skip to content

ci: make build job depend on PR lint check#1

Merged
vividctrlalt merged 1 commit intodevelopfrom
action
Feb 27, 2026
Merged

ci: make build job depend on PR lint check#1
vividctrlalt merged 1 commit intodevelopfrom
action

Conversation

@vividctrlalt
Copy link
Owner

Summary

  • Make the build job depend on pr-lint, so builds only run after PR title and description checks pass.
  • This avoids wasting CI resources on PRs that don't meet formatting requirements.

Test plan

  • Open a PR with an invalid title (e.g., missing conventional prefix) and verify the build job is skipped
  • Open a PR with a valid title and verify the build job runs normally

@vividctrlalt vividctrlalt merged commit a35e180 into develop Feb 27, 2026
8 checks passed
@vividctrlalt vividctrlalt deleted the action branch February 27, 2026 07: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