Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add pr title check workflow to ensure conventional commits #2694

Merged
merged 5 commits into from
Dec 9, 2024

Conversation

PavelSBorisov
Copy link
Member

@PavelSBorisov PavelSBorisov commented Dec 4, 2024

Description:
Add new check in the CI PR Formatting / Title Check (pull_request_target) responsible for checking whether the PR title is following the naming convention.

Related issue(s):

Fixes #2688

Notes for reviewer:
N/A

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@PavelSBorisov PavelSBorisov added the github_actions Pull requests that update GitHub Actions code label Dec 4, 2024
@PavelSBorisov PavelSBorisov added this to the v2.55.0 milestone Dec 4, 2024
@PavelSBorisov PavelSBorisov self-assigned this Dec 4, 2024
@PavelSBorisov PavelSBorisov requested review from a team as code owners December 4, 2024 14:21
@PavelSBorisov PavelSBorisov linked an issue Dec 4, 2024 that may be closed by this pull request
@PavelSBorisov
Copy link
Member Author

Workflow failure tested in TEST PR

Copy link

sonarcloud bot commented Dec 9, 2024

Copy link
Contributor

@agadzhalov agadzhalov left a comment

Choose a reason for hiding this comment

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

LGTM

@PavelSBorisov PavelSBorisov merged commit 9baa374 into main Dec 9, 2024
10 checks passed
@PavelSBorisov PavelSBorisov deleted the 2688-add-pr-title-formatting-check-in-ci branch December 9, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add PR title formatting check in CI
4 participants