afterCommitId property
The full commit ID of the commit in the destination branch where the pull request is merged.
Implementation
final String? afterCommitId;
The full commit ID of the commit in the destination branch where the pull request is merged.
final String? afterCommitId;