Skip to content

Commit

Permalink
Update configuration to reflect live settings
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-chariott-bot committed Feb 2, 2024
1 parent ec5befa commit 9cb96fd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions otterdog/eclipse-chariott.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,10 @@ local orgs = import 'vendor/otterdog-defaults/otterdog-defaults.libsonnet';

orgs.newOrg('eclipse-chariott') {
settings+: {
dependabot_alerts_enabled_for_new_repositories: false,
dependabot_security_updates_enabled_for_new_repositories: false,
dependency_graph_enabled_for_new_repositories: false,
description: "",
name: "Eclipse Chariott",
packages_containers_internal: false,
packages_containers_public: false,
readers_can_create_discussions: true,
two_factor_requirement: false,
web_commit_signoff_required: false,
},
_repositories+:: [
Expand Down

0 comments on commit 9cb96fd

Please sign in to comment.