Skip to content

ci: check pr title also on pushes to satisfy branch protection rules#288

Merged
andre-stefanov merged 1 commit into
developfrom
ci/pr-title-lint-workflow
May 15, 2026
Merged

ci: check pr title also on pushes to satisfy branch protection rules#288
andre-stefanov merged 1 commit into
developfrom
ci/pr-title-lint-workflow

Conversation

@andre-stefanov
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 15, 2026 11:23
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR separates PR title linting from the main CI workflow into its own GitHub Actions workflow, keeping unit tests/builds in ci.yml while independently enforcing Conventional Commit-style PR titles.

Changes:

  • Added a dedicated PR Title Lint workflow for pull requests targeting develop.
  • Removed the PR title lint job from the main CI workflow.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/pr-title-lint.yml Adds a standalone workflow using amannn/action-semantic-pull-request@v6.
.github/workflows/ci.yml Removes the PR title lint job so CI only runs tests/builds.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@andre-stefanov andre-stefanov force-pushed the ci/pr-title-lint-workflow branch from 8caa641 to 2415a17 Compare May 15, 2026 11:25
@andre-stefanov andre-stefanov changed the title Ci/pr title lint workflow ci: check pr title also on pushes to satisfy branch protection rules May 15, 2026
@andre-stefanov andre-stefanov merged commit 54c752e into develop May 15, 2026
8 of 9 checks passed
@andre-stefanov andre-stefanov deleted the ci/pr-title-lint-workflow branch May 15, 2026 11:26
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.

2 participants