Sha256: fdc7ef3901e322fdeec3b038fd5d05e1cc1f39c4eb6c6a1baa96570a6a27acd9

Contents?: true

Size: 726 Bytes

Versions: 5

Compression:

Stored size: 726 Bytes

Contents

# Repository settings set via https://github.com/probot/settings

repository:
  has_issues: true
  has_wiki: false
  has_projects: false
  has_downloads: false

labels:
  - name: help wanted
    oldname: help-wanted
    color: 0e8a16
  - name: more-information-needed
    color: d93f0b
  - name: bug
    color: b60205
  - name: feature
    color: 1d76db
  - name: good first issue
    color: "5319e7"

# Not currently implemented by probot/settings, but manually implemented in script/deploy
branch_protection:
  restrictions: null
  enforce_admins: false
  required_status_checks:
    strict: true
    contexts:
      - "continuous-integration/travis-ci"
  required_pull_request_reviews:
    require_code_owner_reviews: true

Version data entries

5 entries across 5 versions & 3 rubygems

Version Path
jekyll-avatar-0.6.0 .github/settings.yml
github_records_archiver-0.3.1 .github/settings.yml
github_records_archiver-0.2.0 .github/settings.yml
github_records_archiver-0.1.0 .github/settings.yml
jekyll-auth-2.1.1 .github/settings.yml