diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2025-08-27 22:49:45 +0200 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2025-08-27 22:50:28 +0200 |
| commit | 7f1dfe08964b5671d4110efa73833ba40669e935 (patch) | |
| tree | 0ae9ed8a60095180ee5e6742c73665d36390882c | |
| parent | 0afd6a6bb5830cb2e0af3c7c914b2a11d10e5827 (diff) | |
| download | rust-7f1dfe08964b5671d4110efa73833ba40669e935.tar.gz rust-7f1dfe08964b5671d4110efa73833ba40669e935.zip | |
triagebot: Amend a review to include a link to what was changed since
| -rw-r--r-- | triagebot.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index 79b6c2b792f..b2fb50918f5 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -52,6 +52,9 @@ labels = ["S-waiting-on-concerns"] # Show differences when a PR is rebased [range-diff] +# Amend a review to include a link to what was changed since the review +[review-changes-since] + [assign] contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md" users_on_vacation = [ |
