Enable [review-changes-since] feature for the rust-lang organization#2294
Enable [review-changes-since] feature for the rust-lang organization#2294Urgau merged 1 commit intorust-lang:masterfrom
[review-changes-since] feature for the rust-lang organization#2294Conversation
There was a problem hiding this comment.
Might be good to announce this somehow. Maybe in the infra announcements channel @jieyouxu ?
Yes, I think that would be a good idea. |
|
Doing an announcement seems reasonable to me as well. I took the liberty to write one (with AI help), what do you think? Triagebot Organization-Wide DefaultsWe’re introducing organization-wide configuration defaults for Triagebot! This change will make it easier to roll out improvements across all triagebot-enabled As the first feature under this new setup, "View changes since this review" links will be enabled across the organization soon. This feature makes it easier to see what’s changed in a pull request since your last review, helping reviewers stay up to date with less effort. |
|
Would be nice to link the file which should be modified when talking about opening the PR, otherwise looks good. |
|
Sure, added a link to file |
|
I think that only t-infra people can post into the announcements channel (?). I'll let jieyouxu take a look, then we can post it. |
|
Looks good to me as well |
1 similar comment
This comment was marked as duplicate.
This comment was marked as duplicate.
|
The announcement was posted 2 days ago, #t-infra/announcements > Triagebot Organization-Wide Defaults @ 💬. Let's go. |
|
It worked! rust-lang/rust-forge#1013 (review) |
Now that we support org-wide config (thks to #2292), I would like to enable the first feature for triagebot-enabled repositories in the
rust-langorganization.The "View changes since this review" link seems like a good first candidate, so that's what this PR enables.
cc @Mark-Simulacrum