Skip to content

Commit

Permalink
ci: enable delete branch on merge (#13)
Browse files Browse the repository at this point in the history
* ci: enable delete branch on merge

* Cleanup settings that are inherited from the default

Signed-off-by: Thomas Neidhart <[email protected]>

---------

Signed-off-by: Thomas Neidhart <[email protected]>
Co-authored-by: Thomas Neidhart <[email protected]>
  • Loading branch information
mattdibi and netomi authored Oct 4, 2024
1 parent a16e060 commit ce478bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion otterdog/eclipse-kura.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ orgs.newOrg('eclipse-kura') {
allow_rebase_merge: false,
code_scanning_default_setup_enabled: false,
default_branch: "develop",
delete_branch_on_merge: false,
dependabot_security_updates_enabled: true,
description: "Eclipse Kura™ is a versatile framework to supercharge your edge devices, streamlining the process of configuring your gateway, connecting sensors, and IoT devices to seamlessly collect, process, and send data to the cloud.",
gh_pages_build_type: "legacy",
Expand Down

0 comments on commit ce478bb

Please sign in to comment.