View as Markdown
Rules

New updates attribute available for conditions

New `updates` attribute exposes the list of updates pushed to a pull request's branch, usable in conditions.

A new updates field is now exposed through pull requests attributes and can be used in conditions. It contains the list of updates that has been pushed in the pull request branches.

Was this page helpful?