5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 08:06:54 +00:00
Commit graph

480 commits

Author SHA1 Message Date
GitHub Action
9763196e10 chore(release): publish 5.5.1 [skip-ci] 2024-03-28 19:44:32 +00:00
Wagner Santos
05eef5d310
Merge pull request #762 from wagoid/fix-upgrade-commitlint-to-latest-v18
fix: upgrade commitlint to latest v18
2024-03-28 16:43:22 -03:00
Wagner Santos
6ee28c9300 fix: upgrade commitlint to latest v18
This fixes #760 properly, without breaking changes.
We'll upgrade commitlint to v19 in a major change to the version.
2024-03-28 16:40:24 -03:00
GitHub Action
adaa347ad8 chore(release): publish 5.5.0 [skip-ci] 2024-03-28 19:36:53 +00:00
Wagner Santos
b4059391fc
Merge pull request #761 from wagoid/fix/rollback-esm-update
fix: rollback update of commitlint to support configs that use commonjs
2024-03-28 16:35:36 -03:00
Wagner Santos
234f2a3dd8 ci: include all commits when releasing to build proper release notes 2024-03-28 16:35:24 -03:00
Wagner Santos
06143b235b fix: rollback update of commitlint to support configs that use commonjs 2024-03-28 16:29:46 -03:00
GitHub Action
e15adf3661 chore(release): publish 5.4.6 [skip-ci] 2024-03-28 12:07:43 -03:00
Wagner Santos
d901f08b4d
Merge pull request #760 from wagoid/fix/upgrade-commitlint
feat: upgrade commitlint to latest version
2024-03-28 11:57:06 -03:00
Wagner Santos
2ff45dc120 feat: upgrade commitlint to latest version 2024-03-28 11:53:40 -03:00
GitHub Action
5ce82f5d81 chore(release): publish 5.4.5 [skip-ci] 2024-01-08 12:19:47 +00:00
Wagner Santos
4aa3d8f3ae
docs: add permissions to instructions 2024-01-08 09:18:38 -03:00
GitHub Action
0d749a1a91 chore(release): publish 5.4.4 [skip-ci] 2023-11-01 08:49:07 +00:00
Wagner Santos
a36e8931bd
Merge pull request #751 from wagoid/chore/upgrade-commitlint-to-18
chore(deps): upgrade commitlint packages to 18
2023-11-01 05:47:26 -03:00
Wagner Santos
884a74d821 chore(deps): add overrides while commitlint-plugin-function-rules doesn't allow v18 2023-11-01 05:45:19 -03:00
Wagner Santos
5283ccb43a chore(deps): update @actions packages 2023-11-01 05:34:36 -03:00
Wagner Santos
fc3ebae709 chore(deps): upgrade commitlint packages
BREAKING CHANGE: action now runs on commitlint 18
2023-11-01 05:32:16 -03:00
Wagner Santos
a8947aa26c chore(deps): update node version to 20.9.0
BREAKING CHANGE: action now runs on Node 20.9.0
2023-11-01 05:26:00 -03:00
GitHub Action
6319f54d83 chore(release): publish 5.4.3 [skip-ci] 2023-07-23 10:35:47 +00:00
Wagner Santos
2bf3b3760a
Merge pull request #747 from wagoid/fix/events-without-commits
fix: make sure action passes when event doesn't have commits fixes #746
2023-07-23 07:34:32 -03:00
Wagner Santos
624945381b fix: make sure action passes when event doesn't have commits fixes #746 2023-07-23 07:31:18 -03:00
GitHub Action
295fb249a8 chore(release): publish 5.4.2 [skip-ci] 2023-07-22 12:07:01 +00:00
Wagner Santos
1afdc05f78
Merge pull request #745 from wagoid/feat/use-only-github-api-to-list-commits
feat!: use github event payload and API to list commits
2023-07-22 09:05:14 -03:00
Wagner Santos
a8f11416e0 docs: remove fetch-depth from instructions since it's not needed anymore 2023-07-22 09:02:38 -03:00
Wagner Santos
a31f4b5793 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
2023-07-22 09:00:21 -03:00
Wagner Santos
2be323bc44 feat: list up to 100 commits at once resolves #717 2023-07-22 09:00:04 -03:00
GitHub Action
456526eec7 chore(release): publish 5.4.1 [skip-ci] 2023-04-11 13:25:46 +00:00
Wagner Santos
7cb77e425d
fix: error when producing outputs
fix(action): removed unnecessary setOutput call
2023-04-11 10:24:24 -03:00
Cooper
d4e1e800cd
fix(action): move info sequence for failonerrors 2023-04-10 15:10:08 -04:00
Cooper
00cf65022f
fix(action): move info sequence for failonerrors 2023-04-10 15:05:29 -04:00
Cooper
09fdc59483
fix(action): add docker image back to yml 2023-04-10 14:50:03 -04:00
Cooper
6a86716a79
fix(action): use dockerfile 2023-04-10 13:12:34 -04:00
Cooper
0561ba8962
fix(action): use dockerfile 2023-04-10 13:05:55 -04:00
Cooper Mitzel
54c978f8bf
Merge branch 'wagoid:master' into failonerrors-cmitzel 2023-04-10 12:39:27 -04:00
Cooper
0a35ed499e
fix(action): removed unnecessary setOutput call 2023-04-10 12:32:22 -04:00
GitHub Action
6b9a739128 chore(release): publish 5.4.0 [skip-ci] 2023-04-10 14:11:26 +00:00
Wagner Santos
3b6f002df9
Merge pull request #711 from cmitzel-ncino/failonerrors-cmitzel
feat(action): adds flag to optionally fail on errors
2023-04-10 11:09:39 -03:00
Cooper
097b726807
fix(tests): remove log 2023-04-07 11:32:04 -04:00
Cooper
8589bb7e04
fix(action): add field to action 2023-04-07 11:30:10 -04:00
Cooper
6a9739b9a2
fix(docs): remove dupe 2023-04-05 12:13:54 -04:00
Cooper
7991e57b35
fix(action): refactor a value, add to docs 2023-04-05 12:11:01 -04:00
Cooper
2640e4c8bf
fix(action): fix bug with value, add tests 2023-04-05 11:23:02 -04:00
Cooper
83467da07b
feat(action): adds flag to optionally fail on errors 2023-04-03 16:46:31 -04:00
GitHub Action
09faa1aae8 chore(release): publish 5.3.1 [skip-ci] 2023-02-15 14:08:22 +00:00
Wagner Santos
6b8751a404
Merge pull request #625 from wagoid/dependabot/npm_and_yarn/json5-1.0.2
chore(deps): bump json5 from 1.0.1 to 1.0.2
2023-02-15 11:00:21 -03:00
Wagner Santos
4bc111a495
Merge pull request #638 from wagoid/dependabot/npm_and_yarn/husky-8.0.3
chore(deps-dev): bump husky from 8.0.1 to 8.0.3
2023-02-15 11:00:05 -03:00
Wagner Santos
7f6f52aadc
Merge pull request #652 from wagoid/dependabot/npm_and_yarn/eslint-plugin-import-2.27.5
chore(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.27.5
2023-02-15 10:59:42 -03:00
Wagner Santos
b6fd9cc3ff
Merge pull request #672 from wagoid/dependabot/npm_and_yarn/babel-jest-29.4.3
chore(deps-dev): bump babel-jest from 28.1.1 to 29.4.3
2023-02-15 10:59:07 -03:00
dependabot[bot]
5123372572
chore(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.27.5
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 to 2.27.5.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.26.0...v2.27.5)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-15 13:58:56 +00:00
dependabot[bot]
3d48affbfd
chore(deps-dev): bump husky from 8.0.1 to 8.0.3
Bumps [husky](https://github.com/typicode/husky) from 8.0.1 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.1...v8.0.3)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-15 13:58:49 +00:00