- #192
a557b95
Thanks @Tchoupinax! - feat: update labels on update merge request
- #180
3678f85
Thanks @TheHolyWaffle! - Allow adding custom labels to the version package Gitlab Merge Request
-
#156
3826317
Thanks @JounQin! - fix: use discussion or note API accordingly -
#156
3826317
Thanks @JounQin! - fix: comment username could be random - close #145 -
#158
4e02d62
Thanks @JounQin! - refactor: handle GitLab API error cause details for tracing
- #153
b687dd8
Thanks @alan910127! - fix: keeps commenting on every push ~- close #145, revert #143
- #151
47fa2da
Thanks @JounQin! - feat: add customcommit_message
support for adding changeset on Web UI
- #143
40818dd
Thanks @alan910127! - fix: deprecation warning in thecomment
command
-
#138
be50e4a
Thanks @alan910127! - Fix deprecation warning of using @gitbeaker/node package -
#139
0fcdf63
Thanks @JounQin! - feat!: bump all (dev)Deps, require node 18+
- #120
f35cd64
Thanks @coreymcg! - Fix issue when the release MRs could not be created when gitlab is not hosted at the root of the of the domain (https://www.company.com/gitlab).
- #118
5accb23
Thanks @zwaittt! - expose published outputs as env variables to be accessed dicrectly inPUBLISHED
command process
- #98
d7126ba
Thanks @QuiiBz! - feat: add newGITLAB_COMMENT_TYPE
environment variable to use discussions or notes
- #95
cec113b
Thanks @AdrielLimanthie! - fix: git setup user name should use GITLAB_CI_USER_NAME
- #89
12b715f
Thanks @godiagonal! - fix: repair default value forcreate_gitlab_releases
variable
- #85
65ecc27
Thanks @wingnorepeat! - feat: added new input variable to indicate whether to create Gitlab releases after publish or not
- #71
19466b9
Thanks @lluiscab! - feat: added new input variable controling if the source branch should be automatically deleted or not
-
#70
2d8b1e0
Thanks @lluiscab! - feat: merge requests target branch can now be configured through a input environment variable -
#76
f819185
Thanks @devtribe! - get username from api instead usage of env variable
- #66
1edd410
Thanks @awxalbert! - remove --global flag when setting user
- #42
a6f751a
Thanks @pmjhonwang! - some system git version old,git add -a .
not working at dot prefix dir (such as .changeset), usegit add -A .
instead
- #34
4eb189c
Thanks @pmjhonwang! - slience @action/exec to execute settting GitLab credentials
- #23
9e6cb95
Thanks @HosseinAgha! - Add support for job tokens and oauth tokens (via GITLAB_TOKEN_TYPE config), The Gitlab job tokens have limited access only to Gitlab package registry so we cannot use it until this Epic gets implemented.
-
#23
9e6cb95
Thanks @HosseinAgha! - Add missing dependencies to the package.json -
1b3ec8e
Thanks @JounQin! - feat: add main and module entries for compatibility