jyn
|
c26e5a1f4b
Add a new `users_on_vacation` config which prevents PR assignment
|
1 vuosi sitten |
apiraino
|
1cd6128198
Fixes text formatting introduced in a55c41a
|
2 vuotta sitten |
apiraino
|
a55c41a98a
Add detail to PR welcome msg
|
2 vuotta sitten |
Mark Rousskov
|
987ad869ce
Merge pull request #1668 from ehuss/better-filter-err
|
2 vuotta sitten |
Eric Huss
|
efb7148dc2
Tweak FindReviewerError::NoReviewer wording
|
2 vuotta sitten |
Eric Huss
|
bb815bb8c0
Provide a better error message when r? fails
|
2 vuotta sitten |
Eric Huss
|
6274735726
Allow author to self-assign with r?
|
2 vuotta sitten |
Eric Huss
|
4fa7b57add
Fix auto-assignment not filtering out author.
|
2 vuotta sitten |
Eric Huss
|
5783cb206a
Fix auto-assign not ignoring bot comments.
|
2 vuotta sitten |
Eric Huss
|
210178d511
Reject assignment on a closed PR.
|
2 vuotta sitten |
Eric Huss
|
e2cde71c04
Updates on assign based on review feedback.
|
2 vuotta sitten |
Eric Huss
|
11767bddf3
Rename config fields based on review feedback.
|
2 vuotta sitten |
Eric Huss
|
7597fb3b82
Add PR auto-assignment.
|
2 vuotta sitten |
Eric Huss
|
c05a1c795e
Parse `r?` commands.
|
2 vuotta sitten |
chaz-kiker
|
3f56b70ac2
add todo comment
|
3 vuotta sitten |
Mark Rousskov
|
e21ab6bbf2
Switch to tracing for logging
|
3 vuotta sitten |
kellda
|
0ec6ae0ac4
Revert "Revert "Cleanup and refactor handlers""
|
4 vuotta sitten |
Mark Rousskov
|
4e7662d0ed
Revert "Cleanup and refactor handlers"
|
4 vuotta sitten |
kellda
|
5e0012d815
Refactor handler code to avoid duplication
|
4 vuotta sitten |
kellda
|
846eb97ca7
Implement command diffing for assign
|
4 vuotta sitten |
kellda
|
f7195ac5be
Don't re-assign user if they're already assigned
|
4 vuotta sitten |
kellda
|
19ef30f9fd
Use login name instead of `User` struct
|
4 vuotta sitten |
kellda
|
3f9280f5d9
Get issue from event only once
|
4 vuotta sitten |
Mark Rousskov
|
c591d2cd7c
Optionally thread configuration into input parsing
|
5 vuotta sitten |
Mark Rousskov
|
df4e28474b
Move to anyhow from failure
|
5 vuotta sitten |
Mark Rousskov
|
f5c49351a8
Update to more recent nightly
|
5 vuotta sitten |
Mark Rousskov
|
e772bd9120
Treat assign command as `r?` on PRs
|
5 vuotta sitten |
Mark Rousskov
|
6e75668807
Refactor returning comments to the user
|
5 vuotta sitten |
Mark Rousskov
|
8fca96a11f
rustfmt all code
|
5 vuotta sitten |
Mark Rousskov
|
09a68bc297
Add more logging calls across the board
|
5 vuotta sitten |