You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
r#"This PR was rebased onto a different {branch} commit! Check out the changes with our [range-diff]({protocol}://{host}/gh-range-diff/{org}/{repo}/{oldbase}..{oldhead}/{newbase}..{newhead})."#
70
+
r#"This PR was rebased onto a different {branch} commit. Here's a [range-diff]({protocol}://{host}/gh-range-diff/{org}/{repo}/{oldbase}..{oldhead}/{newbase}..{newhead}) highlighting what actually changed.
71
+
72
+
*Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.*"#
71
73
);
72
74
73
75
// Rebase detected, post a comment linking to our range-diff.
0 commit comments