PullRequestFilter interface
Properties
| tags | List of tags. |
| target |
Target branch of pull request. |
Property Details
tags
List of tags.
tags: string[]
Property Value
string[]
targetBranch
Target branch of pull request.
targetBranch: string
Property Value
string