Method: Athenian::PullRequestWith#commit_author

Defined in:
lib/athenian/models/pull_request_with.rb

#commit_authorObject

A set of developers. An empty list disables the filter and includes everybody. Duplicates are automatically ignored.



23
24
25
# File 'lib/athenian/models/pull_request_with.rb', line 23

def commit_author
  @commit_author
end