rust-lang / triagebot

Automation/tooling for Rust spaces
https://triage.rust-lang.org
Apache License 2.0
177 stars 75 forks source link

Add a `@triagebot read` command for zulip #1613

Closed jackh726 closed 2 years ago

jackh726 commented 2 years ago

In many team meetings, there is often a doc everyone starts by reading. Usually someone manually adds the 📖 and ✅ emojis for people to click when they start and finish reading, respectively. It would be nice to just be able to do @triagebot read.

Mark-Simulacrum commented 2 years ago

This should mostly be a matter of replicating the existing end-topic/end-meeting support.

apiraino commented 2 years ago

I'll give a stab at this

@rustbot claim