Class CommentControl (3.24.1)

CommentControl(value)

Controls behavior of Pull Request comments.

Enums

Name Description
COMMENTS_DISABLED Do not require comments on Pull Requests before builds are triggered.
COMMENTS_ENABLED Enforce that repository owners or collaborators must comment on Pull Requests before builds are triggered.
COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY Enforce that repository owners or collaborators must comment on external contributors' Pull Requests before builds are triggered.