Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 2.06 KB

pullrequestmetadata.md

File metadata and controls

18 lines (14 loc) · 2.06 KB

PullRequestMetadata

This can only be populated when the github app is installed for a repo

Fields

Field Type Required Description
BaseBranch *string N/A
CanMerge *bool N/A
CreatedAt *time.Time N/A
Description *string truncated to first 1000 characters
HeadBranch *string N/A
Labels []string List of github labels
RequestedReviewers []string List of github handles
Status *string N/A
Title *string N/A