-
This code results in an error.
```
from slacker import Slacker
slack = Slacker("token")
blocks = [
{
"type": "section",
"text": {
…
-
### What happened
I'm developing a bot for an employee survey. When the employee selects the answer option - yes/no - I want to replace the block with a text field answer, however, slack-go does a …
-
**[ @SallyMcGrath](https://www.github.com/SallyMcGrath)** cloned issue [Migracode-Barcelona/Course-Fundamentals#23](https://www.github.com/Migracode-Barcelona/Course-Fundamentals/issues/23) on 2024-07…
-
On a default, new guest session, Mini Cart will always trigger request to `store/cart`, even if the session is new and has nothing, this happens on multiple refreshes and cache in local storage doesn'…
-
### Link to the coursework
https://blocks.codeyourfuture.io/
### Why are we doing this?
Pick one or more of the following projects, define its requirements by writing the user stories, itera…
-
### Impacted plugin
[None / Other](https://github.com/Automattic/action-test-results-to-slack)
### What
I would like action-test-results-to-slack to support XUNIT XML
### How
Most all t…
-
### Quick summary
On websites using the delisted theme, Rebalance, pages (not Portfolio blog, or posts)) suddenly show extra padding.
Now, I know that Rebalance is a delisted theme, but thought I …
-
First off, thank you @raycharius for building such an insanely useful library. Can't imagine life without it!
I'm running into a type error when I'm attempting to render a conditional within a cond…
-
### Is your enhancement related to a problem? Please describe.
I’d like to enhance the existing documentation. ~~The current `README.md` houses one part of dev docs, that is going to be moved into …
-
After D126650-code some videos are still not displayed on emails despite being public.
After some tests, it seems that the post content being processed somehow filters those videos out, replacing them…