提交歷史

作者 SHA1 備註 提交日期
  Pietro Albini 0840f0e6d3 automatically fetch the github username from the API 6 年之前
  Mark Rousskov 345f4043d2 Check labels added against a whitelist for non team members. 6 年之前
  Mark Rousskov 9ce2eca4f8 Move username to configuration 6 年之前
  Mark Rousskov 482a12d101 Disable assignment and tracking issue handlers 6 年之前
  Mark Rousskov e5f3623c43 Post error comment when command parsing fails 6 年之前
  Mark Rousskov 06480f844c Move to new label parser in server 6 年之前
  Mark Rousskov bdd1228494 Make `Label` own its contents 6 年之前
  Mark Rousskov 7d0e35c63c Privatize parser internals 6 年之前
  Mark Rousskov 632cf2c43c Test that errors outside the command itself are not errors 6 年之前
  Mark Rousskov 85010385c3 Ignore bot invocations in code blocks 6 年之前
  Mark Rousskov 8839363814 Add test for moving input after command on success 6 年之前
  Mark Rousskov cb57263c0b Implement label parser with new framework 6 年之前
  Mark Rousskov 8cccedd7d8 Add basic structure for command parsing 6 年之前
  Mark Rousskov a565db5889 Implement command searching 6 年之前
  Mark Rousskov 8b3a24578a Error out on raw strings and word quotes 6 年之前
  Mark Rousskov ffdbddbde2 Implement tokenizer errors 6 年之前
  Mark Rousskov 07ab4dfea6 Privatize TokenStream type 6 年之前
  Mark Rousskov 0fdbaccaf4 Implement basic string consumption 6 年之前
  Mark Rousskov c5a133c828 Implement markdown code block coloring 6 年之前
  Mark Rousskov 2973af0572 New streaming tokenizer 6 年之前
  Mark Rousskov 720829a246 Write parser for label command 6 年之前
  Mark Rousskov 4a581fb79b Return internal server error if event handling fails 6 年之前
  Mark Rousskov 525ad907ff Fix assignee check 6 年之前
  Mark Rousskov 0f25e04b16 Try to better respond with errors 6 年之前
  Mark Rousskov e3ee6b4f29 Return `Error` from webhook request instead of String. 6 年之前
  Mark Rousskov 67f28d6d08 Verify assignees 6 年之前
  Mark Rousskov 0bdb333225 Remove logging intitialization 6 年之前
  Mark Rousskov dbfbe5c3cb Simplify regexes 6 年之前
  Mark Rousskov e56cafe42e Only update labels if a label command was noted 6 年之前
  Mark Rousskov 651c5de187 Add debug logging 6 年之前