Add triagebot range-diff feature
This adds a comment on a PR when the author rebases to have a link to a better diff.
This commit is contained in:
parent
cd1b54f41f
commit
f1b413444b
1 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,9 @@
|
||||||
# Closes/reopens PRs created by the GitHub Actions bot so that checks will run.
|
# Closes/reopens PRs created by the GitHub Actions bot so that checks will run.
|
||||||
[bot-pull-requests]
|
[bot-pull-requests]
|
||||||
|
|
||||||
|
# When rebasing, this will add a diff link in a comment.
|
||||||
|
[range-diff]
|
||||||
|
|
||||||
[relabel]
|
[relabel]
|
||||||
allow-unauthenticated = [
|
allow-unauthenticated = [
|
||||||
# For Issue areas
|
# For Issue areas
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue