rajivrnair / upsource-slack-api-adapter

Simple adapter to transform Upsource's webhook to Slack's format.
Do What The F*ck You Want To Public License
13 stars 12 forks source link

Update participant state change API handler #15

Closed rocketraman closed 7 years ago

rocketraman commented 7 years ago

Update participant state change API handler to match the Upsource API @ https://upsource.jetbrains.com/~api_doc/reference/Projects.html#messages.ParticipantStateChangedDTO.

Provide the user who made the state change in the Slack message.

Resolves issue #12 .