Jack Huey
|
50e71c871b
Add compiler backlog bonanza generation and enable pagination for issue search
|
3 年之前 |
Mark Rousskov
|
27b0e1df41
Merge pull request #1583 from chazkiker2/fix/remove-duplicate-section
|
3 年之前 |
chaz-kiker
|
c500466b77
remove redundant call to 'to_string()'
|
3 年之前 |
chaz-kiker
|
9f7126a8d9
add newline normalization to interactions.rs
|
3 年之前 |
chaz-kiker
|
4e3240c223
fix duplicating triagebot sections
|
3 年之前 |
Mark Rousskov
|
20158891c0
Merge pull request #1582 from jackh726/exclude_label_autolabel
|
3 年之前 |
Jack Huey
|
3736389b36
Check exclude_labels for open and synchronize autolabeling
|
3 年之前 |
Mark Rousskov
|
17c1ffc922
Merge pull request #1581 from chazkiker2/enable-note
|
3 年之前 |
chaz-kiker
|
2c7f116ee3
enable rustbot note in triagebot.toml
|
3 年之前 |
Mark Rousskov
|
87d9eaf71e
Merge pull request #1562 from chazkiker2/feature-note-command
|
3 年之前 |
Tyler Mandry
|
2228ecd82b
Merge pull request #1574 from rust-lang/tmandry-patch-1
|
3 年之前 |
Tyler Mandry
|
01488e4801
Reflect rename of wg-async-foundations to wg-async
|
3 年之前 |
chaz-kiker
|
219e266a7d
clean up note handler
|
3 年之前 |
chaz-kiker
|
1e10d6f580
store summary comments by comment URL—allow for editing of title
|
3 年之前 |
chaz-kiker
|
3114ba3b3c
add anyhow::Context to failure if removed note does not exist
|
3 年之前 |
chaz-kiker
|
117f50e60f
add support for 'note remove TITLE'
|
3 年之前 |
chaz-kiker
|
6333321ebe
add support for multi-word title via Token::Quote
|
3 年之前 |
chaz-kiker
|
e351d58121
add wiki info to comment markdown
|
3 年之前 |
chaz-kiker
|
45c1abc8cf
incorporate changes from mark's review
|
3 年之前 |
Chaz Kiker
|
d3960d6c8c
Update src/handlers/note.rs
|
3 年之前 |
chaz-kiker
|
8bdf55fc83
remove irrelevant 'ParseError::MissingBody', as note command doesn't necessarily require the body
|
3 年之前 |
chaz-kiker
|
683ed6a9c2
add functionality to '@rustbot note' to allow it to edit the issue body accordingly
|
3 年之前 |
Mark Rousskov
|
7e93f0bc72
Merge pull request #1565 from camelid/patch-1
|
3 年之前 |
Noah Lev
|
18deb82af3
Remove hard-coded `I-prioritize` remove-on-close code
|
3 年之前 |
Mark Rousskov
|
7fdcb00711
Merge pull request #1563 from rust-lang/dependabot/cargo/syn-1.0.86
|
3 年之前 |
chaz-kiker
|
4d2f9cb9ec
Merge branch 'feature-note-command' of https://github.com/chazkiker2/triagebot into feature-note-command
|
3 年之前 |
chaz-kiker
|
8ecc9a14a5
add doc-comment to note.rs; add .env.sample; ignore .env
|
3 年之前 |
dependabot[bot]
|
96ef860fb7
Bump syn from 1.0.82 to 1.0.86
|
3 年之前 |
Chaz Kiker
|
9fa24d5150
Delete .env
|
3 年之前 |
chaz-kiker
|
3f56b70ac2
add todo comment
|
3 年之前 |