Skip to content

ci: add PR title validation workflow#907

Merged
makhnatkin merged 4 commits intomainfrom
ci/pr-title-check
Dec 29, 2025
Merged

ci: add PR title validation workflow#907
makhnatkin merged 4 commits intomainfrom
ci/pr-title-check

Conversation

@makhnatkin
Copy link
Copy Markdown
Collaborator

@makhnatkin makhnatkin commented Dec 26, 2025

Adds automatic validation for pull request titles following the Conventional Commits format. Incorrect titles break the release process. The workflow checks title format and type before merge using commitlint, matching the approach in other Gravity UI repositories.

@makhnatkin makhnatkin requested a review from d3m1d0v as a code owner December 26, 2025 13:21
@makhnatkin makhnatkin changed the title ci: add PR title validation workflow update: add PR title validation workflow Dec 26, 2025
@makhnatkin makhnatkin changed the title update: add PR title validation workflow ci: add PR title validation workflow Dec 26, 2025
@gravity-ui-bot
Copy link
Copy Markdown
Contributor

Preview is ready.

@makhnatkin makhnatkin requested review from ReFFaT and shevnv December 26, 2025 13:24
@gravity-ui-bot
Copy link
Copy Markdown
Contributor

Visual Tests Report is ready.

@makhnatkin makhnatkin changed the title ci: add PR title validation workflow update: add PR title validation workflow Dec 26, 2025
@makhnatkin makhnatkin changed the title update: add PR title validation workflow ci: add PR title validation workflow Dec 26, 2025
Copy link
Copy Markdown
Member

@d3m1d0v d3m1d0v left a comment

Choose a reason for hiding this comment

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

In repository settings, we should disable all merge types except squash merge. Otherwise, this check won't matter.

Comment thread .github/workflows/pr-title-check.yml Outdated
Comment thread .github/workflows/pr-title-check.yml Outdated
Comment thread .github/workflows/pr-title-check.yml Outdated
@gravity-ui
Copy link
Copy Markdown

gravity-ui Bot commented Dec 29, 2025

Storybook Deployed

@gravity-ui
Copy link
Copy Markdown

gravity-ui Bot commented Dec 29, 2025

🎭 Playwright Report

@makhnatkin makhnatkin merged commit 1881da0 into main Dec 29, 2025
6 checks passed
@makhnatkin makhnatkin deleted the ci/pr-title-check branch December 29, 2025 16:07
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.

3 participants