View a markdown version of this page

TriggerFilterGroup - AWS DevOps Agent

TriggerFilterGroup

A group of trigger conditions. The group matches when ALL present conditions pass. A group cannot be empty: at least one condition must be present.

Contents

events

Passes when the webhook event is one of the listed events.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Valid Values: PULL_REQUEST_READY_FOR_REVIEW | PULL_REQUEST_DRAFT

Required: No

targetBranches

Passes when the change request target branch matches. Applicable to RELEASE_READINESS_REVIEW only.

Type: PatternFilter object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: