# MergeGroup
## Properties
**head_sha** | **String** | The SHA of the merge group. |
**head_ref** | **String** | The full ref of the merge group. |
**base_sha** | **String** | The SHA of the merge group's parent commit. |
**base_ref** | **String** | The full ref of the branch the merge group will be merged into. |
**head_commit** | [**models::SimpleCommit**](simple-commit.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)