Commit Graph

5 Commits

Author SHA1 Message Date
Paul Berry 4d8e48c339 Fix probot configuration to point to the "needs-info" label.
This should cause issues tagged with "needs-info" to be automatically
closed if the original issue author doesn't respond within 21 days.  I
believe this was Devon's intent in
16e721573c, but due to a typo it had no
effect (the "need-info" label is not used).

After landing this CL I will remove the "need-info" label and update
https://github.com/dart-lang/sdk/wiki/How-the-issue-tracker-works#other-labels
accordingly.

Change-Id: I613d29aca47be6e4c03a90e526b710d3c5dca847
Reviewed-on: https://dart-review.googlesource.com/c/87483
Reviewed-by: Devon Carew <devoncarew@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
2018-12-20 21:26:57 +00:00
Devon Carew 16e721573c Add no-response bot configuration.
Change-Id: I01cf29f1e26b2eaa97ce20416e61a325f3ca0d4b
Reviewed-on: https://dart-review.googlesource.com/c/78281
Reviewed-by: Kevin Moore <kevmoo@google.com>
2018-10-05 22:21:06 +00:00
Devon Carew 93cad16e71 Update the move metadata file.
Change-Id: I7ce7824a72ceb4d97e9c498d274636af223dc9d6
Reviewed-on: https://dart-review.googlesource.com/64720
Reviewed-by: Phil Quitslund <pquitslund@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2018-07-12 17:34:43 +00:00
JekCharlsonYu 73a446d5a1 Create move.yml 2018-07-11 19:29:40 -07:00
Kevin Moore 765242d1b0 Add an issue template to the SDK
Trying to encourage folks to start with Stack Overflow before they file
as issue

Change-Id: Ic7a0b973316c7606388426d2a33d8ef32913683f
Reviewed-on: https://dart-review.googlesource.com/49622
Reviewed-by: William Hesse <whesse@google.com>
2018-04-05 13:05:09 +00:00