Skip to content

Commit

Permalink
chore: Add .github repo to the settings list.
Browse files Browse the repository at this point in the history
  • Loading branch information
iphydf committed Jan 8, 2024
1 parent 7729fd8 commit 3338fac
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions admin/settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,28 @@ _common:
color: "eeeeee"
description: "Low priority"

.github:
editRepo:
<<: *editRepo
name: .github
description: Global settings for all TokTok repos.
topics: tox

labels: *labels
branches:
"master":
<<: *branchProtection
required_status_checks:
strict: true
contexts:
# Common
- "Hound"
- "Mergeable"
- "Milestone Check"
- "WIP"
- "code-review/reviewable"
- "restyled"

btox:
editRepo:
<<: *editRepo
Expand Down

0 comments on commit 3338fac

Please sign in to comment.