seatgeek / backstage-plugins

SeatGeek Backstage Plugins Collection
Apache License 2.0
31 stars 6 forks source link

fix(slack): Do not override existing picture #55

Closed nikolaik closed 5 months ago

nikolaik commented 5 months ago

This changes the behaviour to keep pictures already set on the user entities instead of overwriting them with slack provided ones.

Fixes #53

zhammer commented 5 months ago

lgtm. thanks for including tests and following commit conventions on the pr name!