Skip to content

Conversation

@joao-aveiro
Copy link
Collaborator

This pull request updates the commit linting configuration to use ECMAScript modules and ensures compatibility with the latest version of the GitHub Action. The main changes include migrating the config file from CommonJS to ESM and updating the Commitlint GitHub Action version.

Commitlint configuration migration:

  • Removed the CommonJS config file commitlint.config.js and replaced it with an ESM config file commitlint.config.mjs with the same rules and settings. [1] [2]

CI workflow update:

  • Updated the Commitlint GitHub Action in .github/workflows/checks.base.yaml from version 5 to version 6 to support the new ESM config format.

dependabot bot and others added 4 commits March 29, 2024 13:54
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 5 to 6.
- [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md)
- [Commits](wagoid/commitlint-github-action@v5...v6)

---
updated-dependencies:
- dependency-name: wagoid/commitlint-github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…/commitlint-github-action-6' into ci/update-commitlint-config
@joao-aveiro joao-aveiro merged commit c50d972 into staging Aug 19, 2025
1 check passed
@joao-aveiro joao-aveiro deleted the ci/update-commitlint-config branch August 19, 2025 09:58
joao-aveiro added a commit that referenced this pull request Aug 19, 2025
ci: bump commitlint version and update config (#8)
github-actions bot pushed a commit that referenced this pull request Oct 15, 2025
## [1.1.2-rc.1](1.1.1...1.1.2-rc.1) (2025-10-15)

### 📔 Docs

* updating logo ([037d191](037d191))
* updating logo ([7fbd0e9](7fbd0e9))

### 🦊 CI/CD

* bump commitlint version and update config ([#8](#8)) ([c50d972](c50d972))
@github-actions
Copy link

🎉 This PR is included in version 1.1.2-rc.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 15, 2025
## [1.1.2](1.1.1...1.1.2) (2025-10-15)

### 📔 Docs

* updating logo ([037d191](037d191))
* updating logo ([7fbd0e9](7fbd0e9))

### 🦊 CI/CD

* bump commitlint version and update config ([#8](#8)) ([c50d972](c50d972))
@github-actions
Copy link

🎉 This PR is included in version 1.1.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants