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 年之前 |
chaz-kiker
|
ee77d4d625
extend parser::command::Input::parse_command to include Note
|
3 年之前 |
chaz-kiker
|
25f4615f27
add 'note' command to parser
|
3 年之前 |
Mark Rousskov
|
f8dca6b2c3
Merge pull request #1552 from rust-lang/dependabot/cargo/reqwest-0.11.9
|
3 年之前 |
Mark Rousskov
|
8670cebf00
Merge pull request #1549 from rust-lang/dependabot/cargo/serde_json-1.0.74
|
3 年之前 |
Mark Rousskov
|
3b4c584ae0
Merge pull request #1543 from rust-lang/dependabot/cargo/tokio-1.15.0
|
3 年之前 |
Mark Rousskov
|
644ab81fc2
Merge pull request #1542 from rust-lang/dependabot/cargo/crypto-common-0.1.1
|
3 年之前 |
Mark Rousskov
|
a26f849381
Merge pull request #1541 from rust-lang/dependabot/cargo/once_cell-1.9.0
|
3 年之前 |
Mark Rousskov
|
40376f8efb
Merge pull request #1539 from rust-lang/dependabot/cargo/phf-0.10.1
|
3 年之前 |