From 6fcf77c3efe0653c0aeb9eb932434e5a2e5ac496 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=8A?= =?UTF-8?q?=D1=80=20=D0=9A=D1=83=D1=80=D1=82=D0=B0=D0=BA=D0=BE=D0=B2?= Date: Thu, 4 Jan 2024 11:30:29 +0200 Subject: [PATCH] Prevent opening new issues for eclipse.platform.releng repo (#5) As the repo has been merged into eclipse.platform.releng.aggregator one having new issues in this repo is plain confusing. --- otterdog/eclipse-platform.jsonnet | 1 + 1 file changed, 1 insertion(+) diff --git a/otterdog/eclipse-platform.jsonnet b/otterdog/eclipse-platform.jsonnet index e6e52dc..c91ec9d 100644 --- a/otterdog/eclipse-platform.jsonnet +++ b/otterdog/eclipse-platform.jsonnet @@ -159,6 +159,7 @@ orgs.newOrg('eclipse-platform') { dependabot_alerts_enabled: false, has_discussions: true, has_projects: false, + has_issues: false, has_wiki: false, web_commit_signoff_required: false, workflows+: {