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
  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
  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 b6ccaa0fb4 Bail out if adding a non-existent label 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
  Mark Rousskov 0ccf3ee53e Add tests for file extraction from diffs 3 years ago
  Mark Rousskov fbe982c382 Disable color in production 3 years ago
  Mark Rousskov 8bb7d3002d Fix pull_request field deserializing 3 years ago
  Mark Rousskov e21ab6bbf2 Switch to tracing for logging 3 years ago
  Mark Rousskov 7715ba21d2 Update dependencies 3 years ago
  Mark Rousskov 41a793d08c Allow unused on never-read fields 3 years ago
  Mark Rousskov b170449b7d fix compilation 3 years ago
  Mark Rousskov 9ddfec9f7c Move base/head into pull_request 3 years ago
  Mark Rousskov 1b455c8300 Bump to newer rustc 3 years ago
  Mark Rousskov 77219893d6 fix compilation 3 years ago
  Mark Rousskov 306a830ea5 Adjust autolabeling 3 years ago