yuyaban / gitlab-comment

About gitlab-comment is a CLI command to post Merge Request Note.
Other
14 stars 2 forks source link

make possible to update comment even when using `--stdin-template` #11

Closed yteraoka closed 1 year ago

yteraoka commented 1 year ago

Thank you for making this project available to the public.

Currently, when using --stdin-template, the target variable is not used and existing comments cannot be updated.

This pull request will add target to EmbededVarNames to allow comments to be updated even when --stdin-template is used.

yuyaban commented 1 year ago

Thank you for your contribution!!!

yuyaban commented 1 year ago

v0.2.5 is out 🎉 https://github.com/yuyaban/gitlab-comment/releases/tag/v0.2.5