Skip to content

Commit

Permalink
update config to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-jakartaee-platform-bot committed Mar 11, 2024
1 parent 4db73be commit 3fa4e0b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions otterdog/jakartaee.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,6 @@ orgs.newOrg('jakartaee') {
},
orgs.newRepo('jaxb-api') {
allow_merge_commit: true,
allow_update_branch: true,
default_branch: "master",
delete_branch_on_merge: false,
dependabot_security_updates_enabled: true,
Expand Down Expand Up @@ -1248,7 +1247,6 @@ orgs.newOrg('jakartaee') {
},
orgs.newRepo('persistence') {
allow_merge_commit: true,
allow_update_branch: true,
default_branch: "master",
delete_branch_on_merge: false,
dependabot_security_updates_enabled: true,
Expand Down Expand Up @@ -1447,7 +1445,7 @@ orgs.newOrg('jakartaee') {
homepage: "https://projects.eclipse.org/projects/ee4j.security",
secret_scanning: "disabled",
secret_scanning_push_protection: "disabled",
topics: [
topics+: [
"authentication",
"authorization",
"security"
Expand Down

0 comments on commit 3fa4e0b

Please sign in to comment.