Sha256: 73e35228cfe27917f5c80d84c7c5cdd293efd8cdd453187ec05e2129d35416c3

Contents?: true

Size: 513 Bytes

Versions: 3

Compression:

Stored size: 513 Bytes

Contents

# Set to true to add reviewers to pull requests
addReviewers: true

# Set to true to add assignees to pull requests
addAssignees: false

# A list of reviewers to be added to pull requests (GitHub user name)
reviewers:
  - krororo
  - lighty
  - mkmn
  - osyo-manga
  - wata727
  - yono

# A list of keywords to be skipped the process that add reviewers if pull requests include it
skipKeywords:

# A number of reviewers added to the pull request
# Set 0 to add all the reviewers (default: 0)
numberOfReviewers: 2

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
activerecord-bitemporal-5.3.0 .github/auto_assign.yml
activerecord-bitemporal-5.2.0 .github/auto_assign.yml
activerecord-bitemporal-5.1.0 .github/auto_assign.yml