Skip to content

Commit 3d26724

Browse files
Kobzolehuss
andauthored
Add explanation of docs update and ping goals
Co-authored-by: Eric Huss <[email protected]>
1 parent 0c1953d commit 3d26724

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/triagebot/zulip-commands.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,8 @@ Note that the impersonation functionality is intended for inspecting the status
3737

3838
- *Meeting* commands serve for controlling the flow of Zulip meetings. They are documented [here](zulip-meeting.md).
3939
- *Rust Project Goals* commands serve for controlling Rust Project Goal tracking.
40-
- `@triagebot ping-goals <threshold> <next-update>`: TODO
41-
- *Docs update* commands serve for updating documentation
42-
- `@triagebot docs-update`: TODO
40+
- `@triagebot ping-goals <threshold> <next-update>`: For use by the goals team to ping goal owners on Zulip to give an update on their goal. Will not ping if there has been a comment in `<threshold>` days. `<next-update>` is a string to say when the next blog update will start.
41+
- `@triagebot docs-update`: Generates a Pull Request ([example](https://github.com/rust-lang/rust/pull/141923)) to update the documentation submodules. See [Documentation Updates](doc-updates.md).
4342

4443
## Implementation
4544

0 commit comments

Comments
 (0)