11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-03 00:06:56 +00:00

feat!: use github event payload and API to list commits resolves #456

That way we guarantee we're linting the same commits that appear on github.

BREAKING CHANGE: "firstParent" option has been removed
This commit is contained in:
Wagner Santos 2023-07-22 07:25:21 -03:00
parent 2be323bc44
commit a31f4b5793
8 changed files with 219 additions and 334 deletions

View file

@ -38,7 +38,6 @@
"conventional-changelog-conventionalcommits": "^4.6.3",
"conventional-changelog-lint-config-canonical": "^1.0.0",
"dargs": "^8.1.0",
"execa": "^5.1.1",
"lerna": "^5.1.4"
},
"devDependencies": {