coala / corobo

A bot to help newcomers onboard OS projects! It's awesome!
MIT License
66 stars 103 forks source link

labhub.py: Incorrect implementation for `is_room_member` #662

Open abhishalya opened 5 years ago

abhishalya commented 5 years ago

The gitter backend returns a list of GitterRoomOccupant, but in the function we consider it to be a list of strings.

https://github.com/coala/corobo/blob/master/plugins/labhub.py#L113

type/bug difficulty/newcomer

Arna-Maity commented 4 years ago

@abhishalya I am a newcomer and would like to work on this issue. Could you please assign it to me ?

abhishalya commented 4 years ago

@Arna-Maity I've invited you, once you've accepted the invitation I can assign you to this issue.

Arna-Maity commented 4 years ago

@abhishalya i have accepted the invitation.

abhishalya commented 4 years ago

Assigned