SS1984 - Modules - TypesVar Details

test_merge

Represents a merge of a GitHub pull request.

Vars

authorThe Username of the test merge source's author.
bodyThe test merge source's body when it was merged.
commentOptional comment left by the TGS user who initiated the merge.
numberThe test merge number.
pull_request_commitThe SHA of the test merge when that was merged.
time_mergedISO 8601 timestamp of when the test merge was created on TGS.
titleThe test merge source's title when it was merged.
urlAn http URL to the test merge source.

Var Details

author

The Username of the test merge source's author.

body

The test merge source's body when it was merged.

comment

Optional comment left by the TGS user who initiated the merge.

number

The test merge number.

pull_request_commit

The SHA of the test merge when that was merged.

time_merged

ISO 8601 timestamp of when the test merge was created on TGS.

title

The test merge source's title when it was merged.

url

An http URL to the test merge source.