issues
search
cds-snc
/
sre-bot
Slack bot for site reliability engineering
MIT License
6
stars
1
forks
source link
Fixing Image/Forwarded message bug and making code improvements.
#542
Closed
sylviamclaughlin
closed
4 months ago
sylviamclaughlin
commented
4 months ago
Summary | Résumé
Fixes #459 and #479
The following changes were done:
Fixing a bug arising from images being added without text when using the 💾 emoji.
Fixing forward messages when using the 💾 emoji.
Making code improvements where I created 3 new functions containing reusable code that was used in multiple places.
Additional unit tests were added for the new functions created.
Summary | Résumé
Fixes #459 and #479
The following changes were done: