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

49 commits

Author SHA1 Message Date
GitHub Action
771ad9d88a chore(release): publish 2.1.7 [skip-ci] 2021-01-28 22:48:27 +00:00
GitHub Action
1788ebdc06 chore(release): publish 2.1.6 [skip-ci] 2020-12-16 22:44:52 +00:00
Wagner Santos
e352a55405 chore(deps): bump @actions/core from 1.2.5 to 1.2.6
Dependabot PR: https://github.com/wagoid/commitlint-github-action/pull/56
2020-12-16 19:42:09 -03:00
GitHub Action
03419eb622 chore(release): publish 2.1.5 [skip-ci] 2020-12-16 22:16:59 +00:00
GitHub Action
a66e75ff01 chore(release): publish 2.1.4 [skip-ci] 2020-12-03 13:38:17 +00:00
Jeroen de Bruijn
7e1866e588
test: run tests before committing, in addition to pretty-quick
`pretty-quick` is not needed any more as lint-staged can run prettier with just the staged files,
thus getting the same behaviour.

Closes #60.
2020-12-03 14:32:31 +01:00
GitHub Action
495efc5011 chore(release): publish 2.1.3 [skip-ci] 2020-11-29 09:59:12 +00:00
Jeroen de Bruijn
faf96bdaa9
chore: check commit messages with commitlint during commit
Closes #60.
2020-11-21 14:16:12 +01:00
GitHub Action
d6a383492a chore(release): publish 2.1.2 [skip-ci] 2020-11-21 09:36:25 +00:00
GitHub Action
87922b3ea6 chore(release): publish 2.1.1 [skip-ci] 2020-11-11 17:31:11 +00:00
ylemkimon
d67c2ec96c fix: do not run workflow commands in commit messages 2020-11-11 17:04:48 +00:00
GitHub Action
357a378538 chore(release): publish 2.1.0 [skip-ci] 2020-09-14 11:59:25 +00:00
Wagner Santos
f162ac07f9 feat: upgrade dependencies to their latest version 2020-09-14 08:56:46 -03:00
GitHub Action
b1064fae40 chore(release): publish 2.0.5 [skip-ci] 2020-09-14 11:40:13 +00:00
GitHub Action
09d6dc6c0a chore(release): publish 2.0.4 [skip-ci] 2020-09-14 11:37:24 +00:00
GitHub Action
2d572ed5ea chore(release): publish 2.0.3 [skip-ci] 2020-09-14 08:40:55 +00:00
GitHub Action
f58503be31 chore(release): publish 2.0.2 [skip-ci] 2020-08-22 09:54:38 +00:00
Wagner Santos
7ccafb1f5f ci: add release job 2020-08-22 06:50:29 -03:00
Wagner Santos
1ffd33d395 chore(release): publish 2020-08-20 08:54:51 -03:00
Wagner Santos
e93ddf07eb chore(release): publish 2020-08-02 11:26:02 -03:00
Wagner Santos
a413a3f439 feat: upgrade commitlint dependencies to v9
BREAKING CHANGE: this includes breaking changes from commitlint v9,
like the fact that `improvement` type is now rejected in `@commitlint/config-conventional`.
2020-08-02 11:22:53 -03:00
Wagner Santos
a85daedc64 chore(release): publish 2020-08-02 07:02:32 -03:00
Wagner Santos
550792f0ca feat: add results output
Resolves #39
2020-08-02 06:42:18 -03:00
Wagner Santos
4b0886537a chore: obtain git hash too in the list of linted commits 2020-07-20 08:36:59 -03:00
Wagner Santos
5c56dec16a chore(release): publish 2020-07-03 16:08:10 -03:00
Wagner Santos
f114310111 chore(release): publish 2020-03-11 14:27:20 -03:00
Wagner Santos
6125fdec43 feat: upgrade to latest commitlint version
This includes new features and fixes like the support for `!` in the type/scope to mark a commit as a breaking change
2020-03-11 14:02:36 -03:00
Wagner Santos
b00c59b2b2 chore(release): publish 2020-02-22 09:50:30 -03:00
Wagner Santos
601b4ff681 chore(release): publish 2020-02-14 11:55:12 -03:00
Wagner Santos
85fcead13e chore(release): publish 2020-01-13 12:19:53 -03:00
Sam Myers
1be2ce0d7a
fix: update jira rules
Updates JIRA dependencies to 1.2.0

Fixes https://github.com/Gherciu/commitlint-jira/issues/7

Signed-off-by: Sam Myers <sam.myers@conduit.vc>
2020-01-03 13:10:15 -06:00
Wagner Santos
eac721a186 test: add tests for the action 2019-12-09 20:12:53 -03:00
Wagner Santos
be6d99998b chore(release): publish 2019-11-30 11:36:33 -03:00
Wagner Santos
5323f205d6 chore(release): publish 2019-11-25 11:55:53 -03:00
Wagner Santos
439bc550a3 chore(release): publish 2019-11-24 09:54:04 -03:00
Jose Luis Navarro Vicente
6cede4b760
fix: Jira rules can now be used out of the box
Added the `commitlint-plugin-jira-rules` package. Also updated
the `commitlint-config-jira` to its latest version.
2019-11-24 12:43:32 +01:00
Wagner Santos
aa3e7ae63b fix: also check range of commits for push events
This covers the case when sending multiple commits together in ome push.
2019-11-23 18:33:59 -03:00
Wagner Santos
dbcd202509 chore(release): publish 2019-10-21 15:18:17 +01:00
Jeroen de Bruijn
4fb94958d7
fix: set @commitlint/config-conventional to exact version 8.2.0 2019-10-20 21:14:37 +02:00
Jeroen de Bruijn
bc31cecbe8
fix: update @commitlint/config-conventional to latest version 2019-10-20 17:29:25 +02:00
Wagner Santos
a64f515279 chore(release): publish 2019-10-18 16:55:42 -03:00
Wagner Santos
99b068a844 fix: lerna scopes not working due to missing lerna dependency
`@commitlint/config-lerna-scopes` package depends on lerna but doesn't have `lerna` listed in its dependencies, so the action was failing. Since this action doesn't run in the repo's context, we need to install lerna as a dependency to make it work.
2019-10-18 16:44:52 -03:00
Wagner Santos
dab1d7d5fd chore(release): bump version 2019-10-15 11:32:39 -03:00
Wagner Santos
23cd801837 feat: add ability to run commitlint on events that are not pull requests
For any event that is not of type `pull_request`, we consider there will be a `GITHBU_SHA` defined and run lint against only this specific commit
sha.
This supports not only events of type `pull` but also other events that provide us a `GITHBU_SHA`, like `check_suite`.
2019-10-15 10:23:56 -03:00
Wagner Santos
8bf6195a48 chore(release): bump version 2019-10-08 13:19:58 -03:00
Wagner Santos
d92577a12c docs: add changelog and script to generate it 2019-10-08 13:19:58 -03:00
Wagner Santos
9379b32eb6 feat: use image from docker hub 2019-10-04 00:24:22 -03:00
Wagner Santos
3056734398 chore: remove unused dependencies 2019-10-04 00:18:00 -03:00
Wagner Santos
478fbaff69 feat: add commitlint action 2019-10-04 00:17:29 -03:00