contexts
get_context_commits
Retrieves the commit history for a context.
Arguments:
name
- Name of the context.project
- Name of the project the context belongs to.api_key
- If specified, unify API key to be used. Defaults to the value in the
Returns:
A list of dictionaries, each representing a commit.