Skip to content

Conversation

@arandilopez
Copy link
Owner

@arandilopez arandilopez commented Sep 9, 2025

Make deps a valid type

Example: deps: update dependencies

Copilot AI review requested due to automatic review settings September 9, 2025 18:58
Copy link

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 adds "deps" as a valid commit type to the commitlint library, enabling the use of dependency-related commit messages that follow the conventional commit format.

  • Added "deps" to the list of valid commit types
  • Added test coverage for the new "deps" commit type

Reviewed Changes

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

File Description
lib/commitlint.rb Added "deps" to the VALID_TYPES array
test/test_linter.rb Added test case to verify "deps" type is accepted

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@arandilopez arandilopez merged commit 1b49574 into main Sep 9, 2025
5 checks passed
@arandilopez arandilopez deleted the feat/make-deps-a-valid-type branch September 9, 2025 18:59
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