Skip to content

fix(ci): replace broken reusable workflow with inline PR title linting#14

Merged
CalvinAllen merged 2 commits into
mainfrom
fix/ci/commit-lint-workflow
Jan 28, 2026
Merged

fix(ci): replace broken reusable workflow with inline PR title linting#14
CalvinAllen merged 2 commits into
mainfrom
fix/ci/commit-lint-workflow

Conversation

@CalvinAllen

Copy link
Copy Markdown
Contributor

Summary

  • Replace broken reusable workflow reference (CodingWithCalvin/.github/.github/workflows/...) with inline workflow
  • Only lint PR titles (not individual commits), matching pattern used in other VS extension repos
  • Uses commitlint with conventional commit config

Test plan

  • Verify workflow runs successfully on this PR
  • Verify it catches invalid PR titles

The reusable workflow path was invalid. Replace with inline workflow
that validates PR titles against conventional commit format.
@CalvinAllen CalvinAllen merged commit 1952f55 into main Jan 28, 2026
1 check passed
@CalvinAllen CalvinAllen deleted the fix/ci/commit-lint-workflow branch January 28, 2026 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant