-
Hello
I was trying to create a block message where I want to dynamically set a MsgBlock to sent over to the channel. Like below
```
for _, ami := range getAmiList {
actionBlock = slack.New…
-
### Link to the coursework
https://blocks.codeyourfuture.io/
### A note on ordering
This exercise should be done _after_ [the Code.org coursework in the same sprint](https://github.com/CodeYourFutu…
-
### Summary
When I try to modify a message from a private channel, I am returned a "channel_not_found" message. Looking into the code is seems that the slack.py build_payload_for_slack() function i…
ghost updated
6 months ago
-
### Feature scope
CLI (options, error messages, logging, etc.)
### Description
I have a tap-spreadsheets-anywhere [configuration](https://github.com/meltano/squared/blob/81087cb90817a44e50a0702671d…
-
**[ @SallyMcGrath](https://www.github.com/SallyMcGrath)** cloned issue [Migracode-Barcelona/Course-Fundamentals#28](https://www.github.com/Migracode-Barcelona/Course-Fundamentals/issues/28) on 2024-07…
-
I notice this project is inspired by stream-k, how is the work done?
I notice the lean attention uses stream k for attention, is this supported in flash infer?
-
### Feedback
service: notify.slackbot
data:
message: Fallback Text
target: "#general"
title: Reminder
data:
blocks:
- type: image
title:
type: plain_tex…
-
### Define the Problem
## Problem
The placement of the toolbar component displayed at the top of different blocks in the Block Editor is inconsistent.
This affects the Bubble Menu (BubbleMenuBu…
-
**Describe the bug**
A PR with this title:
```
Remove data cropping from `resolveArea` and `resolveRange`
```
shows up in the Github Slack app “Pending reviews” reminder with garbled content, r…
gthb updated
9 months ago
-
We want some of the output from ptosc to land in Slack.
Message-by-message or queue and send blocks?
Message-by-message will require more API calls, obviously.