From 76524b7d90ec0d19b26c9a730906b3c1a2b45ebb Mon Sep 17 00:00:00 2001 From: Urgau <3616612+Urgau@users.noreply.github.com> Date: Sat, 30 May 2026 14:07:41 +0200 Subject: [PATCH] Mention that the `[lock]` hander is enabled org-wide --- src/triagebot/lock.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/triagebot/lock.md b/src/triagebot/lock.md index 1a6b9b684..71ab32426 100644 --- a/src/triagebot/lock.md +++ b/src/triagebot/lock.md @@ -28,6 +28,9 @@ To unlock an issue or pull request, any rust-lang team member may enter the comm ## Configuration +> [!NOTE] +> This feature is [enabled by default](https://github.com/rust-lang/triagebot/blob/master/rust-lang.triagebot.toml) in the rust-lang organization. + This feature is enabled on a repository by having a `[lock]` table in `triagebot.toml`: ```toml