Skip to content

feat: completed commitlint integration#48

Merged
amolsontakke3576 merged 3 commits intomainfrom
feature/commitlint
May 9, 2025
Merged

feat: completed commitlint integration#48
amolsontakke3576 merged 3 commits intomainfrom
feature/commitlint

Conversation

@amolsontakke3576
Copy link
Contributor

This pull request introduces a new workflow for PR title linting, integrates commit message linting, and updates dependencies in the package.json file. The most important changes include adding a GitHub Actions workflow for PR title linting, setting up commit message linting with Husky and Commitlint, and updating several dependencies.

Workflow and Linting Setup:

Dependency Updates:

  • package.json: Added @commitlint/cli, @commitlint/config-conventional, and husky to the devDependencies.
  • package.json: Removed a duplicate entry of @linuxfoundation/lfx-ui-core from the dependencies.

Signed-off-by: Amol Sontakke <amols@proximabiz.com>
Signed-off-by: Amol Sontakke <amols@proximabiz.com>
Signed-off-by: Amol Sontakke <amols@proximabiz.com>
@amolsontakke3576 amolsontakke3576 merged commit 0032520 into main May 9, 2025
5 of 6 checks passed
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