Skip to content

Commit

Permalink
chore: Add jvm-toxcore-c to managed settings file.
Browse files Browse the repository at this point in the history
  • Loading branch information
iphydf committed Feb 21, 2024
1 parent e7a3234 commit 33ef86f
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions admin/settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -855,6 +855,32 @@ js-toxcore-c:
- "codecov/project"
- "security/snyk (TokTok)"

jvm-toxcore-c:
editRepo:
<<: *editRepo
name: "jvm-toxcore-c"
description: "JVM (Java/Scala/Kotlin) bindings to toxcore"
homepage: "https://toktok.ltd"
topics: "toxcore, tox, java, kotlin, ffi"

labels: *labels
branches:
"master":
<<: *branchProtection
required_status_checks:
strict: true
contexts:
# Common
- "Mergeable"
- "Milestone Check"
- "code-review/reviewable"
- "restyled"
# Custom
- "CodeFactor"
- "common / buildifier"
- "bazel-opt"
- "docker-jvm"

py-toxcore-c:
editRepo:
<<: *editRepo
Expand Down

0 comments on commit 33ef86f

Please sign in to comment.