triagebot: Show range-diff links on force pushes
This commit is contained in:
parent
70fe61fa07
commit
ba85edf16b
1 changed files with 5 additions and 2 deletions
|
|
@ -50,8 +50,11 @@ new_pr = true
|
|||
[autolabel."S-waiting-on-author"]
|
||||
new_draft = true
|
||||
|
||||
# Canonicalize issue numbers to avoid closing the wrong issue when upstreaming this subtree
|
||||
# Canonicalize issue numbers to avoid closing the wrong issue when upstreaming this subtree.
|
||||
[canonicalize-issue-links]
|
||||
|
||||
# Prevents mentions in commits to avoid users being spammed
|
||||
# Prevents mentions in commits to avoid users being spammed.
|
||||
[no-mentions]
|
||||
|
||||
# Show range-diff links on force pushes.
|
||||
[range-diff]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue