Commit Graph

311 Commits (c6646c398f114be51c6adddfc395bdfa8a8ab7d2)

Author SHA1 Message Date
Conventional Changelog Action c6646c398f chore(release): v3.16.0 [skip ci] 2022-11-01 10:24:13 +00:00
Tycho Bokdam 2b37eb4ad3
Merge pull request #187 from TriPSs/improvements
feat: Update action to node 16
2022-11-01 11:23:51 +01:00
Tycho Bokdam 08c1b1237b
feat: Update action to node 16 2022-11-01 11:23:01 +01:00
Tycho Bokdam cdc95d1d2d
Merge pull request #171 from TriPSs/dependabot/npm_and_yarn/actions/core-1.9.1
build(deps): bump @actions/core from 1.8.2 to 1.9.1
2022-10-24 08:59:14 +02:00
Conventional Changelog Action 3a5eb5d392 chore(release): v3.15.0 [skip ci] 2022-09-20 09:01:40 +00:00
Tycho Bokdam 60c7f41f90
Merge pull request #179 from AlmogBaku/git-path
feat: Add `git-path` option
2022-09-20 11:01:20 +02:00
AlmogBaku 96b4f2ca99
feat: Add `git-path` option
`git-path` acts as a path filter for the logs. If set, only commits that match the path filter will be considered. By default, we won't use this feature(empty string).

closes #178
2022-09-19 21:27:10 +03:00
Conventional Changelog Action 78239f16d2 chore(release): v3.14.1 [skip ci] 2022-08-31 07:26:48 +00:00
Tycho Bokdam 720fdedf8d
Merge pull request #174 from dgusakov/releases/v3
fix: Add global unhandledRejection handler
2022-08-31 09:26:32 +02:00
Dmitry Gusakov 4e5fd06e0e
chore: Fix remarks 2022-08-30 21:10:51 +03:00
Dmitry Gusakov 0600ca1902
fix: Add global unhandledRejection handler 2022-08-30 19:21:15 +03:00
dependabot[bot] 032a911525
build(deps): bump @actions/core from 1.8.2 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.2 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 19:57:22 +00:00
Conventional Changelog Action d360fad3a4 chore(release): v3.14.0 [skip ci] 2022-07-08 18:12:15 +00:00
Tycho Bokdam 2a8e875f34
Merge pull request #164 from dhpagani/releases/v3
feat: add `github-branch` option to customize the pushed branch
2022-07-08 20:11:51 +02:00
Diego Henrique Pagani ed8c9f5217 fix: remove prefix from git-branch parameter 2022-07-04 11:42:07 -03:00
Diego Henrique Pagani 2a7cc0e9fb feat: add option to customize the pushed branch 2022-05-31 15:18:22 -03:00
Conventional Changelog Action 9b8c94a880 chore(release): v3.13.0 [skip ci] 2022-05-27 14:13:36 +00:00
Tycho Bokdam a9b9c4dd17
Merge pull request #162 from TriPSs/improvements
Improvements
2022-05-27 16:13:14 +02:00
Tycho Bokdam d913b1c733
ci: Create summary when releasing 2022-05-27 16:12:25 +02:00
Tycho Bokdam 253a4bd566
refactor: Downgraded `yaml` again 2022-05-27 16:08:33 +02:00
Tycho Bokdam 38e51f47d7
feat: Added `create-summary` option that adds the changelog as Action summary 2022-05-27 16:04:38 +02:00
Tycho Bokdam ae32d567b6
fix: Use `getBooleanInput` for boolean values
Fixes #161
2022-05-27 16:03:30 +02:00
Tycho Bokdam 0a675435c0
chore: Updated deps 2022-05-27 16:02:25 +02:00
Conventional Changelog Action 1285d179eb chore(release): v3.12.0 [skip ci] 2022-05-26 05:24:24 +00:00
Tycho Bokdam a3e335a445
Merge pull request #154 from asheeshdwivedi/add-support-for-private-repo
chore:add-support-for-private-repo
2022-05-26 07:23:57 +02:00
Tycho Bokdam 97921d5c4a
Merge branch 'releases/v3' into add-support-for-private-repo 2022-05-26 07:22:42 +02:00
Tycho Bokdam 90f5749e59
Merge pull request #160 from asgerjensen/feature/add-ci-skip-to-comment
feat: add [skip ci] by default to commit message
2022-05-26 07:21:47 +02:00
Asger Jensen a0bcde8dcf feat: add [skip ci] by default to commit message
This is useful when you are working on an organizational
repository where you are passing in a custom admin token
as any pushes with this token, will cause a new build to be
scheduled.

This adds the [skip ci] instruction by default.
With an option to supress it
2022-05-24 17:03:45 +02:00
Tycho Bokdam d040501d92
Merge pull request #156 from TriPSs/TriPSs-patch-1
ci: Also run tests on pr's to release branches
2022-04-05 17:30:45 +02:00
Tycho Bokdam b74fc264fa
ci: Updated test workflow 2022-04-05 15:16:58 +02:00
Tycho Bokdam 93ff404f75
ci: Updated test workflow 2022-04-05 15:13:44 +02:00
Tycho Bokdam 194c895854
ci: Also run tests on pr's to release branches 2022-04-05 15:04:50 +02:00
Asheesh Dwivedi ad0652f7a2 chore:add-support-for-private-repo 2022-03-26 22:11:03 -04:00
Conventional Changelog Action 64b6a5db05 chore(release): v3.11.0 2022-03-14 09:21:36 +00:00
Tycho Bokdam f7b90c69d7
Merge pull request #146 from xsc27/patch-1
feat: use default GitHub token as default token
2022-03-14 10:21:13 +01:00
Carlos Meza d1907daae2
feat: use default GitHub token as default token 2022-01-03 12:08:07 -08:00
Conventional Changelog Action e94a2173af chore(release): v3.10.0 2021-11-30 09:27:12 +00:00
Tycho Bokdam d9201c2107
feat: Added option 2021-11-30 10:26:30 +01:00
Tycho Bokdam f05181d095
Merge pull request #144 from apr-1985/skip_git_pull
feat:Allow skipping of the Git pull before tagging
2021-11-30 10:19:57 +01:00
apr-1985 c9222a9423 chore: Test expectedCommands for skipping git pulls 2021-11-17 10:33:20 +00:00
apr-1985 f7c266a578
Merge branch 'skip_git_pull-1' into skip_git_pull 2021-11-17 10:21:18 +00:00
apr-1985 a85ab5798a
chore: revert change to expectedCommands 2021-11-17 10:13:42 +00:00
apr-1985 5c73ddeb47
chore: test breaking the expectedCommands 2021-11-17 10:11:43 +00:00
apr-1985 73e939a72d
chore: fix my test 2021-11-15 09:35:39 +00:00
apr-1985 ac4ebd34bb
chore: allow test to work 2021-11-15 09:34:08 +00:00
apr-1985 865880cdc6
chore: run test job 2021-11-15 09:17:27 +00:00
apr-1985 eb527b4b2a
chore: Add test case for skip-git-pull 2021-11-15 09:15:44 +00:00
apr-1985 013f0647d0
Update test.yml 2021-11-15 09:12:31 +00:00
apr-1985 5ff4cb3443 feat:Allow skipping of the Git pull before tagging 2021-11-12 08:41:31 +00:00
Conventional Changelog Action 4f6a9eceb8 chore(release): v3.9.9 2021-10-05 22:22:12 +00:00