Fábio Rosado
Fábio Rosado
### Checklist - [X] I added a descriptive title - [X] I searched for other issues and couldn't find a duplication - [X] I already searched in Google and didn't...
Basically, I don't care too much about the exact naming, but I care a lot about being consistent between all the various things which we publish. Another of this is...
### Checklist - [X] I added a descriptive title - [X] I searched for other issues and couldn't find a solution or duplication - [X] I already searched in Google...
While working with @rodrigo-albuquerque on #1961 I've noticed that the method `search_history_messages` is also not handling any ratelimit exceptions (or any SlackApiError exceptions), we should do two things: - remove...
Looking at our Publish CI action it seems we are still installing poetry and using it to install dependencies, but we have removed poetry so we need to either update...
Hello, Thank you for creating this action, I'm using github actions for the first time so I guess there is a lot I don't understand. I'm trying to create an...