- #223
9ab4bb0Thanks @afonja14755! - fix: encodeusernamein URL
-
#216
0bdd8e8Thanks @JounQin! - fix: addnewChangesetTemplateFallbackfor newer GitLab versions - close #178related https://gitlab.com/gitlab-org/gitlab/-/issues/532221
-
#214
b69af62Thanks @JounQin! - fix: detectgit_push_create_all_pipelinesfeature flag correctly -
#214
b69af62Thanks @JounQin! - fix: legacytypesshould point to.d.ctsinstead
-
e9adb24Thanks @JounQin! - chore: housekeeping, bump all (dev) deps, addmodule-syncentryfix:
commonjstypes entry -
#195
e7cbdffThanks @WeslleyNasRocha! - feat: fetch the tags and push each one individually based on size ofpackagesto be published andapi.FeatureFlags(projectId, 'git_push_create_all_pipelines') -
#210
8bdaf2dThanks @JounQin! - feat: tryallDiffsapi first and fallback toshowChangeswhen unavailable -
#209
4ca179cThanks @JounQin! - feat: add a new optionalGITLAB_COMMENT_CUSTOM_LINKSenvironment variable to override the links content referenced in the cli bot comment, use{{ addChangesetUrl }}placeholder for the dynamic URL to add a changeset -
#196
b681513Thanks @crysadrak! - feat: add a new optionalGITLAB_COMMENT_DISCUSSION_AUTO_RESOLVEenvironment variable to automatically resolve added discussion when changeset is present, if you want to always resolve the discussion, you should actually useGITLAB_COMMENT_TYPE=noteinstead, defaulttrue -
#206
842110dThanks @jean-smaug! - refactor: publish releases with limited concurrency withp-limit
-
#202
bd3280aThanks @TheHolyWaffle! - chore: remove unused @sentry/node dependency
- #192
a557b95Thanks @Tchoupinax! - feat: update labels on update merge request
- #180
3678f85Thanks @TheHolyWaffle! - Allow adding custom labels to the version package Gitlab Merge Request
-
#156
3826317Thanks @JounQin! - fix: use discussion or note API accordingly -
#156
3826317Thanks @JounQin! - fix: comment username could be random - close #145 -
#158
4e02d62Thanks @JounQin! - refactor: handle GitLab API error cause details for tracing
- #153
b687dd8Thanks @alan910127! - fix: keeps commenting on every push ~- close #145, revert #143
- #151
47fa2daThanks @JounQin! - feat: add customcommit_messagesupport for adding changeset on Web UI
- #143
40818ddThanks @alan910127! - fix: deprecation warning in thecommentcommand
-
#138
be50e4aThanks @alan910127! - Fix deprecation warning of using @gitbeaker/node package -
#139
0fcdf63Thanks @JounQin! - feat!: bump all (dev)Deps, require node 18+
- #120
f35cd64Thanks @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
5accb23Thanks @zwaittt! - expose published outputs as env variables to be accessed dicrectly inPUBLISHEDcommand process
- #98
d7126baThanks @QuiiBz! - feat: add newGITLAB_COMMENT_TYPEenvironment variable to use discussions or notes
- #95
cec113bThanks @AdrielLimanthie! - fix: git setup user name should use GITLAB_CI_USER_NAME
- #89
12b715fThanks @godiagonal! - fix: repair default value forcreate_gitlab_releasesvariable
- #85
65ecc27Thanks @wingnorepeat! - feat: added new input variable to indicate whether to create Gitlab releases after publish or not
- #71
19466b9Thanks @lluiscab! - feat: added new input variable controling if the source branch should be automatically deleted or not
-
#70
2d8b1e0Thanks @lluiscab! - feat: merge requests target branch can now be configured through a input environment variable -
#76
f819185Thanks @devtribe! - get username from api instead usage of env variable
- #66
1edd410Thanks @awxalbert! - remove --global flag when setting user
- #42
a6f751aThanks @pmjhonwang! - some system git version old,git add -a .not working at dot prefix dir (such as .changeset), usegit add -A .instead
- #34
4eb189cThanks @pmjhonwang! - slience @action/exec to execute settting GitLab credentials
- #23
9e6cb95Thanks @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
9e6cb95Thanks @HosseinAgha! - Add missing dependencies to the package.json -
1b3ec8eThanks @JounQin! - feat: add main and module entries for compatibility