matrix-org / matrix-hookshot

A bridge between Matrix and multiple project management services, such as GitHub, GitLab and JIRA.
https://matrix-org.github.io/matrix-hookshot/
Apache License 2.0
283 stars 68 forks source link

Fix labels in body of Github `onPROpened` notice #955

Open zecakeh opened 3 months ago

zecakeh commented 3 months ago

It would send [object Object] instead of the list of labels prior to this change.