Skip to content

Load shared commitlint preset in Actions - #220

Merged
erayaydin merged 1 commit into
mainfrom
ci/commitlint-config-file
Aug 25, 2026
Merged

Load shared commitlint preset in Actions#220
erayaydin merged 1 commit into
mainfrom
ci/commitlint-config-file

Conversation

@erayaydin

Copy link
Copy Markdown
Member

Rename commitlint.config.js to commitlint.config.mjs so wagoid/commitlint-github-action loads @fingerprintjs/commit-lint-dx-team instead of falling back to @commitlint/config-conventional.

@erayaydin
erayaydin requested a lite review from Copilot August 24, 2026 14:26
@erayaydin erayaydin self-assigned this Aug 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor

☂️ Code Coverage

current status: ✅

Overall Coverage

Statements Covered Coverage Threshold Status
3267 2342 72% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 86a6a32 by action🐍

@github-actions

Copy link
Copy Markdown
Contributor

🚀 Following releases will be created using changesets from this PR:

@fingerprint/python-sdk@9.7.0

Minor Changes

  • events-search: Add active_call filter parameter (e3164f0)
  • Add keyboard_layout_name to RawDeviceAttributes (e3164f0)

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates the repository’s commitlint configuration filename/format so GitHub Actions using wagoid/commitlint-github-action can reliably load the shared preset (@fingerprintjs/commit-lint-dx-team) instead of falling back to @commitlint/config-conventional.

Changes:

  • Replace the CommonJS commitlint.config.js with an ESM commitlint.config.mjs.
  • Keep the same preset extension (@fingerprintjs/commit-lint-dx-team) while aligning with the action’s default configFile expectation.

Reviewed changes

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

File Description
commitlint.config.mjs Adds the ESM commitlint config exporting the shared preset.
commitlint.config.js Removes the old CommonJS config file.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@erayaydin
erayaydin enabled auto-merge August 24, 2026 14:29
@erayaydin
erayaydin merged commit 5645dc0 into main Aug 25, 2026
24 checks passed
@erayaydin
erayaydin deleted the ci/commitlint-config-file branch August 25, 2026 10:44
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