Ping infra team on all tool bustage
This commit is contained in:
parent
d68b0eceaa
commit
28dfc07a35
@ -86,7 +86,7 @@ def update_latest(
|
||||
.format(tool, os, old, new)
|
||||
elif new < old:
|
||||
changed = True
|
||||
message += '💔 {} on {}: {} → {} (cc {}).\n' \
|
||||
message += '💔 {} on {}: {} → {} (cc {}, @rust-lang/infra).\n' \
|
||||
.format(tool, os, old, new, MAINTAINERS.get(tool))
|
||||
|
||||
if changed:
|
||||
|
Loading…
x
Reference in New Issue
Block a user