Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.14 KB

File metadata and controls

34 lines (25 loc) · 1.14 KB
title description
Automation - Review JavaScript Exceptions
Automatically post a comment that requests the author to throw a specific exception.

Review JavaScript Exceptions

Post a comment that requests the author to throw a specific exception.

Review JavaScript Exceptions

!!! info "Configuration Description"

Conditions (all must be true):

* A JavaScript file is modified.
* A general exception is thrown. 

Automation Actions:

* Post a comment that requests the author to specify the exception being thrown.
!!! example "Review JavaScript Exceptions" ```yaml+jinja --8<-- "docs/downloads/automation-library/languages/javascript/review_javascript_exceptions.cm" ```
[:octicons-download-24: Download this example as a CM file.](/downloads/automation-library/languages/javascript/review_javascript_exceptions.cm){ .md-button }