Commit History

Author SHA1 Message Date
  chaz-kiker 1e10d6f580 store summary comments by comment URL—allow for editing of title 3 years ago
  chaz-kiker 3114ba3b3c add anyhow::Context to failure if removed note does not exist 3 years ago
  chaz-kiker 117f50e60f add support for 'note remove TITLE' 3 years ago
  chaz-kiker 6333321ebe add support for multi-word title via Token::Quote 3 years ago
  chaz-kiker e351d58121 add wiki info to comment markdown 3 years ago
  chaz-kiker 45c1abc8cf incorporate changes from mark's review 3 years ago
  Chaz Kiker d3960d6c8c Update src/handlers/note.rs 3 years ago
  chaz-kiker 8bdf55fc83 remove irrelevant 'ParseError::MissingBody', as note command doesn't necessarily require the body 3 years ago
  chaz-kiker 683ed6a9c2 add functionality to '@rustbot note' to allow it to edit the issue body accordingly 3 years ago
  dependabot[bot] 9df384853f Bump socket2 from 0.4.2 to 0.4.4 3 years ago
  Mark Rousskov 7e93f0bc72 Merge pull request #1565 from camelid/patch-1 3 years ago
  Noah Lev 18deb82af3 Remove hard-coded `I-prioritize` remove-on-close code 3 years ago
  Mark Rousskov 7fdcb00711 Merge pull request #1563 from rust-lang/dependabot/cargo/syn-1.0.86 3 years ago
  chaz-kiker 4d2f9cb9ec Merge branch 'feature-note-command' of https://github.com/chazkiker2/triagebot into feature-note-command 3 years ago
  chaz-kiker 8ecc9a14a5 add doc-comment to note.rs; add .env.sample; ignore .env 3 years ago
  dependabot[bot] 96ef860fb7 Bump syn from 1.0.82 to 1.0.86 3 years ago
  Chaz Kiker 9fa24d5150 Delete .env 3 years ago
  chaz-kiker 3f56b70ac2 add todo comment 3 years ago
  chaz-kiker ee77d4d625 extend parser::command::Input::parse_command to include Note 3 years ago
  chaz-kiker 25f4615f27 add 'note' command to parser 3 years ago
  dependabot[bot] aa559cc4d4 Bump tracing-subscriber from 0.3.3 to 0.3.6 3 years ago
  Mark Rousskov f8dca6b2c3 Merge pull request #1552 from rust-lang/dependabot/cargo/reqwest-0.11.9 3 years ago
  Mark Rousskov 8670cebf00 Merge pull request #1549 from rust-lang/dependabot/cargo/serde_json-1.0.74 3 years ago
  Mark Rousskov 3b4c584ae0 Merge pull request #1543 from rust-lang/dependabot/cargo/tokio-1.15.0 3 years ago
  dependabot[bot] 9bf7d0dc8d Bump tempfile from 3.2.0 to 3.3.0 3 years ago
  Mark Rousskov 644ab81fc2 Merge pull request #1542 from rust-lang/dependabot/cargo/crypto-common-0.1.1 3 years ago
  Mark Rousskov a26f849381 Merge pull request #1541 from rust-lang/dependabot/cargo/once_cell-1.9.0 3 years ago
  Mark Rousskov 40376f8efb Merge pull request #1539 from rust-lang/dependabot/cargo/phf-0.10.1 3 years ago
  dependabot[bot] 21dcf32911 Bump reqwest from 0.11.7 to 0.11.9 3 years ago
  dependabot[bot] 000dea3275 Bump serde_json from 1.0.72 to 1.0.74 3 years ago