Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Commit

Permalink
Merge pull request #421 from Financial-Times/github-settings
Browse files Browse the repository at this point in the history
Adding github settings.yml
  • Loading branch information
edds authored Dec 30, 2019
2 parents c847c0e + 7aa5dcb commit 30e0f22
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/settings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
_extends: github-apps-config-next

branches:
- name: master
protection:
required_pull_request_reviews: null
required_status_checks:
strict: false
contexts:
- "ci/circleci: build"
- "license/snyk - package.json (Customer Products)"
- "security/snyk - package.json (Customer Products)"
- "build-test-provision"
- "ci/circleci: provision"
- "ci/circleci: test"
enforce_admins: true
restrictions:
users: []
teams: []

0 comments on commit 30e0f22

Please sign in to comment.