Interacting with board from channel

I have a simple use case: mark task as completed in channel to which board is associated. Goal is that everyone would get an update that task been completed. Is there’s any way to achieve this? Or maybe just passing changes of the board to a channel…? Can’t find any way to pass board status to a channel in any way in here.

This is not possible at the moment unfortunately out of the box, you would have to set up a listener client to the board in question and post an alert to the respective channels yourself then for the time being.

I’m also not aware of a feature on the near-term roadmap that would support that, but I might be wrong about that, there seem to be some changes to the roadmap lately.