From 590f9a0b5a67a50c7182c9a2505d37a9ee332831 Mon Sep 17 00:00:00 2001 From: Ege Korkan Date: Sun, 29 Mar 2026 00:11:16 +0300 Subject: [PATCH] relax workflows to run on all new PRs Signed-off-by: Ege Korkan --- otterdog/eclipse-thingweb.jsonnet | 1 + 1 file changed, 1 insertion(+) diff --git a/otterdog/eclipse-thingweb.jsonnet b/otterdog/eclipse-thingweb.jsonnet index d101355..01823e8 100644 --- a/otterdog/eclipse-thingweb.jsonnet +++ b/otterdog/eclipse-thingweb.jsonnet @@ -10,6 +10,7 @@ orgs.newOrg('iot.thingweb', 'eclipse-thingweb') { web_commit_signoff_required: false, workflows+: { default_workflow_permissions: "write", + fork_pr_approval_policy: "first_time_contributors_new_to_github", }, }, secrets+: [