PullRequestCreated
Properties
Name | Type | Required | Description |
---|---|---|---|
createdAt | string | ❌ | The date and time at which the pull request was created. |
createdBy | string | ❌ | The ID of the user who created the pull request. |
description | string | ❌ | The pull request's description. |
destinationId | string | ❌ | The pull request's merge destination ID. |
id | string | ❌ | The pull request's ID. |
sourceId | string | ❌ | The pull request's source (parent) ID. |
status | string | ❌ | The pull request's current status. |
title | string | ❌ | The pull request's title. |
updatedAt | string | ❌ | The date and time at which the pull request was updated. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs