Eric Huss
|
077cdf8b11
Use commits API instead of search API
|
2 年之前 |
Eric Huss
|
210178d511
Reject assignment on a closed PR.
|
2 年之前 |
Eric Huss
|
e2cde71c04
Updates on assign based on review feedback.
|
2 年之前 |
Eric Huss
|
7597fb3b82
Add PR auto-assignment.
|
2 年之前 |
Eric Huss
|
266dd5da43
Revert pull_request field change.
|
2 年之前 |
Mark Rousskov
|
448f9232b6
Add auto merge related actions
|
2 年之前 |
Mark Rousskov
|
4dcdaa4d4e
Fix PR comment deserialization
|
2 年之前 |
Eric Huss
|
7e85b631fc
Add comment on how `IssueComment` gets unified.
|
2 年之前 |
Eric Huss
|
3fe4d2839f
Adjust RFC rendered linkifier.
|
2 年之前 |
Eric Huss
|
d08ab16ab0
Add some doc comments for webhook events.
|
2 年之前 |
Eric Huss
|
3cde23dfb9
Fix the pull_request event to be marked as a pull_request.
|
2 年之前 |
Mark Rousskov
|
42dba1daf2
Merge pull request #1648 from ehuss/move-graphql
|
2 年之前 |
Eric Huss
|
803ed20a1e
Move GraphQL to a separate package.
|
2 年之前 |
Eric Huss
|
4c53aa773e
Fetch triagebot.toml config from the default branch.
|
2 年之前 |
Eric Huss
|
ab24bf64f8
Don't post mentions for draft PRs.
|
2 年之前 |
Mark Rousskov
|
a2ae093f52
Fix finding the git commit message
|
2 年之前 |
apiraino
|
e3b1d89681
Fix wrong JSON deserialization for PR
|
2 年之前 |
Santiago Pastorino
|
8252d6335c
Merge pull request #1624 from apiraino/remove-redundant-rfcbot-queries
|
2 年之前 |
apiraino
|
0ec8349b3b
Remove redundant queries to rfcbot.rs
|
2 年之前 |
Mark Rousskov
|
4d7126fce9
Add rendered link when RFCs are opened
|
2 年之前 |
Mark Rousskov
|
07b58332b3
Add agenda endpoints to triagebot
|
2 年之前 |
apiraino
|
6fabf07f04
Show human readable last review date
|
2 年之前 |
Joshua Nelson
|
d7ae8c1ed5
Comment on issues when `@rustbot label` is given an invalid label (#1610)
|
2 年之前 |
chaz-kiker
|
c7d226129d
remove 'async move' block; instead, just iterate through issues directly
|
3 年之前 |
chaz-kiker
|
986d542f9a
use existing comment.html_url; remove unnecessary whitespace from template
|
3 年之前 |
chaz-kiker
|
2388ab5413
change 'into_iter' => 'iter'
|
3 年之前 |
chaz-kiker
|
fb496d24cc
clean up code
|
3 年之前 |
chaz-kiker
|
851ac34719
get initializing comment content
|
3 年之前 |
chaz-kiker
|
b8f4990279
clean up lints & print statements
|
3 年之前 |
chaz-kiker
|
73f11c5f0a
generate all relevant information for FCPDecorator
|
3 年之前 |