requilence / integram

Integrate Telegram into your workflow – Trello, Gitlab, Bitbucket and other bots
https://integram.org
GNU General Public License v3.0
1.54k stars 151 forks source link

GitLab bot wrong message on merge request approval #84

Open ave-satan opened 4 years ago

ave-satan commented 4 years ago

When I approve a merge request the bot says it had been opened by me instead of approved

ave-satan commented 4 years ago

Revoking approval works the same way

requilence commented 4 years ago

@ave-satan thanks for reporting! If you have experience with Go you can provide the PR, I will be happy to merge it. Otherwise, I will be able to handle this later this week

hieultan commented 4 years ago

I got the same issues

trongthanh commented 4 years ago

Bump this issue. Please take a look at this soon.

I don't know any Go, but taking a quick look at this Gitlab adapter, I guess, approved action is not handled, so it falls back to 'open'.

msergein commented 3 years ago

please fix it