diff options
| author | Takayuki Maeda <takoyaki0316@gmail.com> | 2025-03-25 15:36:34 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-25 15:36:34 +0900 |
| commit | 5cdafb985cb3fca1b615b3bb5c37f7c93a6431fa (patch) | |
| tree | 09226f6f32c087773740720bf0210c6ee4a8f296 | |
| parent | 07d0963c5f8566e9440b39e2a203efd5288a85d0 (diff) | |
| parent | 7f2cb4c206510943fe87cae19e2f4e1b43f605e9 (diff) | |
| download | rust-5cdafb985cb3fca1b615b3bb5c37f7c93a6431fa.tar.gz rust-5cdafb985cb3fca1b615b3bb5c37f7c93a6431fa.zip | |
Rollup merge of #138829 - jieyouxu:adjust-relnotes-interest-group-desc, r=cuviper
Slightly reword triagebot ping message for `relnotes-interest-group` Now that there's also a meta relnotes tracking issue. r? ```@cuviper``` (or release)
| -rw-r--r-- | triagebot.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/triagebot.toml b/triagebot.toml index 7215cd84719..ebbcfa4516b 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -174,8 +174,8 @@ label = "O-emscripten" [ping.relnotes-interest-group] message = """\ -Hi relnotes-interest-group, this PR adds release notes. Could you review this PR -if you have time? Thanks <3 +Hi relnotes-interest-group, this issue/PR could use some help in reviewing / +adjusting release notes. Could you take a look if available? Thanks <3 """ [prioritize] |
