8000 improve error handling · Issue #58 · suzuki-shunsuke/github-comment · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
improve error handling #58
Open
Open
@suzuki-shunsuke

Description
@suzuki-shunsuke

AS IS

  • failed to render template
    • Currently, error is ignored and isn't outputted
  • expression isn't bool
    • Currently, the config is ignored and error isn't outputted
  • failed to evaluate the expression
    • Currently, error is ignored and isn't outputted
  • failed to post a comment
    • Currently, error is ignored and isn't outputted

TO BE

  • By default, exit code is 0 but error is outputted
  • --strict exit code isn't 0
  • --quiet error isn't outputted

Metadata

Metadata

Assignees

No one assigned

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0