slack-go / slack

Slack API in Go, originally by @nlopes; Maintainers needed, contact @parsley42
https://pkg.go.dev/github.com/slack-go/slack
BSD 2-Clause "Simplified" License
4.6k stars 1.11k forks source link

Add Video Block #1210

Closed walkure closed 8 months ago

walkure commented 1 year ago

Add the support for Video Block.

Ref. https://api.slack.com/reference/block-kit/blocks#video

cf. https://github.com/slack-go/slack/discussions/1205

kholisrag commented 9 months ago

@kanata2 seem I need this too

parsley42 commented 9 months ago

Close/re-open to run checks.

parsley42 commented 9 months ago

@ben-bourdin451 This project is currently looking for maintainers; I've been filling in on occasion as I have time, but I probably write 10 lines of Go/month so I'm not the best candidate - I just try to find/recruit maintainers. Are you interested in helping out? Seems like a manageable level of effort.

ben-bourdin451 commented 9 months ago

@ben-bourdin451 This project is currently looking for maintainers; I've been filling in on occasion as I have time, but I probably write 10 lines of Go/month so I'm not the best candidate - I just try to find/recruit maintainers. Are you interested in helping out? Seems like a manageable level of effort.

sure, happy to help where ever I can. I don't have a huge amount of spare time but I can definitely help out on triage or reviews here and there

parsley42 commented 9 months ago

@ben-bourdin451 Ok, I've sent you an invite. Do you mind having a look at why the tests are failing?