Hakihiro

Results 4 issues of Hakihiro

Create parents folders before trying to make symlink for shared/folders Eg: ``` shared: { folders: [ "var/log", ] }, ``` Ensure that we have var folder, then you can create...

Actually we can add it to the user parameter. Eg : ```javascript servers: [{ user: "-i {{pathToPem}} user", host: "myhost", to: "/toto" }] ``` But it can be more userfriendly...

Choose between MR or Issue message to be posted. Both is also allowed Close: https://github.com/semantic-release/gitlab/issues/636

Hi, first, thanks for your work on this project. Second, I'm guessing if there is any possibility to disable success message but only for issue or MR ? Because right...

feature