Get Merge Request Commits
gitlab_get_merge_request_commitsRetrieve commits that are part of a merge request by providing the project ID and merge request IID.
Instructions
List commits that are part of a merge request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| per_page | No | ||
| project_id | Yes | ||
| merge_request_iid | Yes |