test_merge ![code/__DEFINES/tgs.dm 238](git.png)
Represents a merge of a GitHub pull request.
Vars | |
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. |
head_commit | The SHA of the test merge when that was merged. |
number | The test merge number. |
title | The test merge source's title when it was merged. |
url | An http URL to the test merge source. |
Var Details
author ![code/__DEFINES/tgs.dm 246](git.png)
The Username of the test merge source's author.
body ![code/__DEFINES/tgs.dm 244](git.png)
The test merge source's body when it was merged.
comment ![code/__DEFINES/tgs.dm 254](git.png)
Optional comment left by the TGS user who initiated the merge.
head_commit ![code/__DEFINES/tgs.dm 250](git.png)
The SHA of the test merge when that was merged.
number ![code/__DEFINES/tgs.dm 240](git.png)
The test merge number.
title ![code/__DEFINES/tgs.dm 242](git.png)
The test merge source's title when it was merged.
url ![code/__DEFINES/tgs.dm 248](git.png)
An http URL to the test merge source.