flake8
passed.
JSHint
passed.
Review Request #9085 — Created July 17, 2017 and submitted
This change adds the new plumbing for two new states for comment issues, which
are an intermediate step between "Open" and either "Fixed" or "Dropped". In
this state, the initial author of the comment will need to acknowledge the
change before it's made permanent. This will only be used when the comment
author explicitly requests that the issue will require verification.
Description | From | Last Updated |
---|---|---|
E265 block comment should start with '# ' |
reviewbot |
~ | This change adds the new plumbing for the VERIFY state for comment issues. This | |
~ | state is an intermediate between OPEN and RESOLVED, and will only be used when | |
~ | the comment author requests that their issue should require verification. | |
~ | This change adds the new plumbing for two new states for comment issues, which | |
~ | are an intermediate step between "Open" and either "Fixed" or "Dropped". In | |
~ | this state, the initial author of the comment will need to acknowledge the | |
+ | change before it's made permanent. This will only be used when the comment | |
+ | author explicitly requests that the issue will require verification. |