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

470 commits

Author SHA1 Message Date
GitHub Action
baffd3c16c chore(release): publish 3.1.4 [skip-ci] 2021-05-19 09:31:58 +00:00
Wagner Santos
cdbc702428
Merge pull request #158 from rizet/master
docs: resolve ambiguities
2021-05-19 06:30:28 -03:00
rizet
203ccfe5a4 docs: specify how to supply inputs 2021-05-18 18:48:01 -04:00
rizet
4874b95858
docs: link to more information on configurations 2021-05-18 18:47:19 -04:00
GitHub Action
a23ae3cf6e chore(release): publish 3.1.3 [skip-ci] 2021-05-10 16:50:57 +00:00
dependabot[bot]
7bd8b29e85
chore(deps): bump lodash from 4.17.20 to 4.17.21 (#154)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 18:49:12 +02:00
GitHub Action
f18b9d06dc chore(release): publish 3.1.2 [skip-ci] 2021-05-08 19:59:28 +00:00
dependabot[bot]
848037f2af
chore(deps): bump handlebars from 4.7.6 to 4.7.7 (#153)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-08 21:58:01 +02:00
GitHub Action
6fc8cf6b6d chore(release): publish 3.1.1 [skip-ci] 2021-05-04 10:53:58 +00:00
Wagner Santos
b9ec86ae5a
Merge pull request #152 from sschuberth/patch-1
README: Add a link to the commitlink project
2021-05-04 07:52:34 -03:00
Sebastian Schuberth
ae7ecde18b docs(readme): add a link to the commitlink homepage 2021-05-04 12:42:31 +02:00
GitHub Action
1c603de78c chore(release): publish 3.1.0 [skip-ci] 2021-04-06 10:53:29 +00:00
Wagner Santos
1338299617
Merge pull request #135 from wagoid/feat/pull-request-target-event
feat: add support for pull_request_target event
2021-04-06 07:49:35 -03:00
wagoid
de51303046 feat: add support for pull_request_target event
Previously, the action was treating pull_request_target event as a regular push,
which was causing some issues.
2021-04-05 09:13:29 -03:00
GitHub Action
ab798dde93 chore(release): publish 3.0.8 [skip-ci] 2021-04-05 08:11:16 +00:00
Wagner Santos
4fbd5beb47
Merge pull request #131 from wagoid/docs/use-v3-action
docs: use v3 action on README.md
2021-04-05 05:09:45 -03:00
Wagner Santos
9c4a2f86a5
docs: use v3 action on README.md 2021-04-05 05:00:44 -03:00
GitHub Action
176bb3db76 chore(release): publish 3.0.7 [skip-ci] 2021-04-01 11:24:42 +00:00
dependabot[bot]
5edbbaddab
chore(deps-dev): bump eslint from 7.21.0 to 7.23.0 (#125)
Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.23.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.23.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-01 13:23:22 +02:00
dependabot[bot]
a164903aea
chore(deps-dev): bump yaml from 1.10.0 to 1.10.2 (#126)
Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.0 to 1.10.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v1.10.0...v1.10.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-01 13:23:11 +02:00
dependabot[bot]
e6050dbe3e
chore(deps-dev): bump husky from 5.1.2 to 6.0.0 (#123)
Bumps [husky](https://github.com/typicode/husky) from 5.1.2 to 6.0.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.1.2...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-01 13:22:48 +02:00
GitHub Action
b50220da86 chore(release): publish 3.0.6 [skip-ci] 2021-03-02 21:23:26 +00:00
Wagner Santos
ca2b1bb13c
Merge pull request #120 from wagoid/ci/use-atomic-pushes
fix: perform an atomic push when releasing
2021-03-02 18:21:54 -03:00
GitHub Action
f92748fdeb chore(release): publish 3.0.5 [skip-ci] 2021-03-02 21:18:54 +00:00
Wagner Santos
66c928db05
Merge pull request #114 from wagoid/dependabot/npm_and_yarn/eslint-7.21.0
chore(deps-dev): bump eslint from 7.20.0 to 7.21.0
2021-03-02 18:17:12 -03:00
Wagner Santos
9d00d1e757 fix: perform an atomic push when releasing
This avoids the following error:
"Updates were rejected because the tip of your current branch is behind its remote counterpart"
This happens when a PR is merged while release is in progress.
2021-03-02 18:16:45 -03:00
dependabot[bot]
c700a3600e
chore(deps-dev): bump eslint from 7.20.0 to 7.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.20.0...v7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 21:14:41 +00:00
GitHub Action
79545937e0 chore(release): publish 3.0.4 [skip-ci] 2021-03-02 21:10:13 +00:00
Wagner Santos
683cc28012
Merge pull request #118 from wagoid/dependabot/npm_and_yarn/standard-version-9.1.1
chore(deps-dev): bump standard-version from 9.1.0 to 9.1.1
2021-03-02 18:08:51 -03:00
Wagner Santos
0f18a3c364
Merge pull request #119 from wagoid/dependabot/github_actions/actions/setup-node-v2.1.5
chore(deps): bump actions/setup-node from v2.1.4 to v2.1.5
2021-03-02 18:07:37 -03:00
GitHub Action
c1d05d0b0e chore(release): publish 3.0.3 [skip-ci] 2021-03-02 20:44:55 +00:00
Wagner Santos
9af51f6cd7
Merge pull request #106 from wagoid/dependabot/npm_and_yarn/commitlint-plugin-function-rules-1.3.2
chore(deps-dev): bump commitlint-plugin-function-rules from 1.1.20 to 1.3.2
2021-03-02 17:43:19 -03:00
GitHub Action
e29b0ee09c chore(release): publish 3.0.2 [skip-ci] 2021-03-02 20:41:03 +00:00
Wagner Santos
8a8fed8d9e
Merge pull request #105 from wagoid/dependabot/npm_and_yarn/husky-5.1.2
chore(deps-dev): bump husky from 5.0.9 to 5.1.2
2021-03-02 17:38:57 -03:00
dependabot[bot]
cc0bfa024a
chore(deps): bump actions/setup-node from v2.1.4 to v2.1.5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.4...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 06:04:12 +00:00
dependabot[bot]
ea75af2225
chore(deps-dev): bump standard-version from 9.1.0 to 9.1.1
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/conventional-changelog/standard-version/releases)
- [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/standard-version/compare/v9.1.0...v9.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:19:06 +00:00
dependabot[bot]
4ba39da66d
chore(deps-dev): bump commitlint-plugin-function-rules
Bumps [commitlint-plugin-function-rules](https://github.com/vidavidorra/commitlint-plugin-function-rules) from 1.1.20 to 1.3.2.
- [Release notes](https://github.com/vidavidorra/commitlint-plugin-function-rules/releases)
- [Changelog](https://github.com/vidavidorra/commitlint-plugin-function-rules/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.1.20...v1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:05:21 +00:00
dependabot[bot]
694b23139c
chore(deps-dev): bump husky from 5.0.9 to 5.1.2
Bumps [husky](https://github.com/typicode/husky) from 5.0.9 to 5.1.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.0.9...v5.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:04:11 +00:00
GitHub Action
51eac66567 chore(release): publish 3.0.1 [skip-ci] 2021-02-25 19:03:41 +00:00
Jeroen de Bruijn
e03ee8edd2
ci: run npm ci to install and ignore scripts (#104)
* ci: run `npm ci` to install and ignore scripts

`npm ci` is meant to be used in CI environments and the scripts are ignored to prevent e.g. Husky
from being installed in the CI environment. See https://docs.npmjs.com/cli/v7/commands/npm-ci.

* ci: run `npm ci` to install and ignore scripts in the Dockerfile
2021-02-25 20:02:06 +01:00
Jeroen de Bruijn
a0b2acf16c
style: add ESLint ignore file to enable linting of dotfiles (#103)
Closes #100.
2021-02-25 19:03:56 +01:00
Jeroen de Bruijn
dbaa380ea6
chore: fix invalid lintstaged configuration (#102) 2021-02-25 13:43:32 +01:00
Jeroen de Bruijn
657daf298c
chore: move Husky configuration to .husky as per v5 documentation (#101)
Closes #98.
2021-02-25 13:43:24 +01:00
GitHub Action
8752887edd chore(release): publish 3.0.0 [skip-ci] 2021-02-24 19:23:41 +00:00
Jeroen de Bruijn
cb649cc971
Merge pull request #99 from wagoid/fix/deps-commitlint
fix(deps): udpate commitlint monorepo to v12
2021-02-24 20:22:19 +01:00
Jeroen de Bruijn
8b0212a146
test(lerna-scopes): add package.json to test fixture 2021-02-24 19:20:43 +01:00
Jeroen de Bruijn
8b0b095f5e
fix(deps): udpate commitlint monorepo to v12
BREAKING CHANGE: Remove support for lerna v2 and change the order of the `extends` resolution
from right-to-left to left-to-right.

Closes #97.
2021-02-24 16:05:37 +01:00
GitHub Action
4b1bcb1c72 chore(release): publish 2.2.5 [skip-ci] 2021-02-18 18:14:55 +00:00
Wagner Santos
bd679b42e8
Merge pull request #95 from wagoid/style/add-eslint-config
style: add eslint to the project
2021-02-18 15:13:13 -03:00
Wagner Santos
574a6716ee ci: add eslint check to CI workflow 2021-02-18 14:43:27 -03:00