Commit History

Author SHA1 Message Date
  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
  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
  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
  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
  dependabot[bot] c714fe2589 Bump tokio from 1.14.0 to 1.15.0 3 years ago
  Mark Rousskov b6ccaa0fb4 Bail out if adding a non-existent label 3 years ago
  dependabot[bot] de760afecb Bump crypto-common from 0.1.0 to 0.1.1 3 years ago
  dependabot[bot] fb56a3f7c1 Bump once_cell from 1.8.0 to 1.9.0 3 years ago
  Mark Rousskov a420065b03 Merge pull request #1540 from Mark-Simulacrum/label-changes 3 years ago
  Mark Rousskov 31494a06ac Do not attempt to diff on synchronize 3 years ago
  Mark Rousskov ca4b23daff Add/remove labels instead of setting a new set of labels 3 years ago