github-actions[bot]
8c010b43e4
chore: release v4.1.0 ( #56 )
...
Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
2023-07-11 14:59:14 +02:00
Andrea Lamparelli
c4dbb26c1d
feat(issue-54): backport pr commits without squash ( #55 )
...
* feat(issue-54): backport pr commits without squash
fix https://github.com/kiegroup/git-backporting/issues/54
* feat(issue-54): fixed readme
2023-07-11 11:22:01 +02:00
Andrea Lamparelli
a737aa7c4c
fix(issue-52): use pull request github api url as source ( #53 )
...
fix https://github.com/kiegroup/git-backporting/issues/52
2023-07-10 15:18:51 +02:00
Andrea Lamparelli
fcc01673f4
feat(issue-41): set and inherit labels ( #48 )
...
fix https://github.com/kiegroup/git-backporting/issues/41
2023-07-10 08:49:11 +02:00
Andrea Lamparelli
f923f7f4c2
test: fix gitlab data
2023-07-09 21:31:30 +02:00
Andrea Lamparelli
573a83f114
chore: set public access in publishConfig ( #47 )
2023-07-06 17:22:35 +02:00
Andrea Lamparelli
15b6dd63ec
refactor: transfer to kiegroup organization ( #46 )
...
* refactor: moved to @kiegroup organization
Starting from v4 the package/project has been moved under @kiegroup
organization.
* chore: release v4.0.0
* refactor: bper renamed to git-backporting
2023-07-06 14:19:04 +02:00
github-actions[bot]
1343ba5ec0
chore: release v3.1.1 ( #45 )
...
Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
2023-07-06 11:21:04 +02:00
Andrea Lamparelli
841ddb9125
build: automate release preparation
2023-07-06 11:15:38 +02:00
Andrea Lamparelli
729b380b05
build: fix release workflow
2023-07-06 00:20:50 +02:00
Andrea Lamparelli
7dd2f7270c
chore: release v3.1.0 ( #43 )
2023-07-05 23:49:25 +02:00
Andrea Lamparelli
23e552c38c
build: package release automation
2023-07-05 23:45:38 +02:00
Andrea Lamparelli
5ead31f606
feat: config file as option ( #42 )
...
Fix https://github.com/lampajr/backporting/issues/37
This enhancement required a huge refactoring where all arguments
defaults have been centralized in one single place ArgsParser#parse
2023-07-05 22:11:23 +02:00
Andrea Lamparelli
a88adeec35
docs: updated readme
2023-07-03 18:15:59 +02:00
Andrea Lamparelli
06518b7971
build: moved @octokit/webhooks-types to dev dependencies
2023-07-02 19:29:52 +02:00
Andrea Lamparelli
85d1d38237
chore: release v3.0.0
2023-07-02 00:42:39 +02:00
Andrea Lamparelli
c3a09d6514
build: apply auit fix ( #40 )
2023-07-02 00:12:03 +02:00
Andrea Lamparelli
107f5e52d6
feat: integrate tool with gitlab service ( #39 )
...
* feat: integrate tool with gitlab service
Fix https://github.com/lampajr/backporting/issues/30
2023-07-02 00:05:17 +02:00
Andrea Lamparelli
8a007941d1
docs: removed badge
2023-06-28 12:04:21 +02:00
Andrea Lamparelli
2a411ed5a0
docs: fix readme
2023-06-28 12:00:46 +02:00
Andrea Lamparelli
6869becb3e
fix: removed 'powered by..' pr body suffix
2023-06-28 11:56:36 +02:00
Andrea Lamparelli
0fbe0f6f37
chore: release v2.2.1
2023-06-27 23:24:50 +02:00
Andrea Lamparelli
8b586ccdfe
fix: fix gha no-inherit-reviewers input
2023-06-27 23:22:55 +02:00
Andrea Lamparelli
a30b6d6290
refactor: changed method name and removed useless data
2023-06-22 17:57:49 +02:00
Andrea Lamparelli
99fbcc39cc
chore: release v2.2.0
2023-06-22 17:47:12 +02:00
Andrea Lamparelli
a32e8cd34c
feat: override backporting pr fields ( #38 )
...
* feat: override local git user config
* feat(issue-32): override reviewers and assignees
2023-06-22 17:44:14 +02:00
Andrea Lamparelli
22bec0c537
build: renamed pull request workflow
2023-06-21 11:16:29 +02:00
Andrea Lamparelli
c63bc05d8b
build(issue-35): downgrade octokit to 18.12.0 ( #36 )
...
Fix https://github.com/lampajr/backporting/issues/35 by downgrading
octokit/rest to 18.12.0 as it seems that mock-github has some issues
when node ^18 and octokit ^19
2023-06-21 11:13:20 +02:00
Andrea Lamparelli
bc5542a402
build: upgrade @kie/mock-github to v1.1.0 ( #34 )
2023-06-21 09:37:49 +02:00
Andrea Lamparelli
7f9276f15b
chore: update readme
2023-06-20 23:24:29 +02:00
Andrea Lamparelli
cfc8e22d48
chore: release v2.1.0
2023-06-20 22:41:45 +02:00
Andrea Lamparelli
95b35aa4ef
fix: gha input parser
2023-06-20 22:38:30 +02:00
Andrea Lamparelli
941beda208
feat(issue-17): override backporting pr data ( #29 )
2023-06-20 22:29:52 +02:00
Pierre Prinetti
1732481b37
docs: Add pull-request trigger example ( #28 )
...
Document how to use this action to trigger a backport directly from a
pull request, using labels.
2023-06-20 18:11:33 +02:00
Andrea Lamparelli
ee94ec83f6
docs: conventional changelog
2023-01-05 14:33:55 +01:00
Andrea Lamparelli
b65c3aef6c
chore: release v2.0.1
2023-01-05 14:05:35 +01:00
Andrea Lamparelli
34fc5b7557
build: adopted release-it
2023-01-05 14:04:27 +01:00
github-actions[bot]
0dd4700783
chore(main): release 2.0.0 ( #25 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-01-05 11:52:26 +01:00
Andrea Lamparelli
b810e71465
chore: release 2.0.0
...
Release-As: 2.0.0
2023-01-05 11:51:04 +01:00
github-actions[bot]
7e083013c5
chore(main): release 1.0.0 ( #24 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-01-05 11:44:30 +01:00
Andrea Lamparelli
b3936e019a
feat: pull request backporting
...
feat: backport still open pull requests
2023-01-05 11:41:14 +01:00