Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 975 Bytes

Feature:-Collapse-older-check-comments.md

File metadata and controls

14 lines (8 loc) · 975 Bytes

Collapse older check comments

Included in v0.0.20

If a PR has a commit that introduces a spelling mistake, and then a new commit cleans it up, or introduces new misspellings, it'd be nice if the older comment were collapsed as outdated.

In v0.0.18, when one asks the bot to apply changes, the changes suggestion and request comments are collapsed, so the collapsing code is ready.

The implementation uses GraphQL to ask for the right comment and some filtering to find the comment node.

With the comment node, it's trivial to call the collapsing code.


FAQ | Showcase | Event descriptions | Configuration information | Known Issues | Possible features | Deprecations | Release notes | Helpful scripts