Commit 0499511
committed
Add test to ensure @bors only responds to itself
Test that we only respond when a command is issued to `@bors`, and not
to `@bors-servo` or any other `@bors{something}` bot.
This came up because a comment on `rust-lang/rust` referenced
`@bors-servo` instead of `@bors` and was still approved successfully.
The command-parsing changes apparently already fixed this, but add a
test to prevent regressions.1 parent abd0083 commit 0499511
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
500 | 514 | | |
501 | 515 | | |
502 | 516 | | |
| |||
0 commit comments