We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
[lock]
1 parent 2b29d4a commit d238827Copy full SHA for d238827
1 file changed
src/triagebot/lock.md
@@ -28,6 +28,9 @@ To unlock an issue or pull request, any rust-lang team member may enter the comm
28
29
## Configuration
30
31
+> [!NOTE]
32
+> This feature is [enabled by default](https://github.com/rust-lang/triagebot/blob/master/rust-lang.triagebot.toml) in the rust-lang organization.
33
+
34
This feature is enabled on a repository by having a `[lock]` table in `triagebot.toml`:
35
36
```toml
0 commit comments