View Source GitHub.Actions.ReviewCustomGates.CommentRequired (GitHub REST API Client v0.2.0)

Provides struct and type for a Actions.ReviewCustomGates.CommentRequired

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Actions.ReviewCustomGates.CommentRequired{
  __info__: map(),
  comment: String.t(),
  environment_name: String.t()
}