View Source GitHub.AutoMerge (GitHub REST API Client v0.0.4)
Provides struct and type for AutoMerge
Link to this section Summary
Link to this section Types
@type t() :: %GitHub.AutoMerge{ commit_message: String.t(), commit_title: String.t(), enabled_by: GitHub.User.simple(), merge_method: String.t() }