jetty / .eclipsefdn

Repository to host configurations related to the Eclipse Foundation.
https://jetty.github.io/.eclipsefdn/
1 stars 4 forks source link

Change jetty/jetty.project default branch to `jetty-12.0.x` #39

Closed joakime closed 8 months ago

github-actions[bot] commented 8 months ago
Diff for 1684e4a69e9401375a25653e1f479f8f82be513f: ```diff Printing local diff: Actions are indicated with the following symbols: + create ! modify ! forced update - delete Organization jetty[id=jetty] ! repository[name="jetty.project"] { ! default_branch = "jetty-10.0.x" -> "jetty-12.0.x" ! } Plan: 0 to add, 1 to change, 0 to delete. ```
Canonical Diff for 1684e4a69e9401375a25653e1f479f8f82be513f: ```diff Showing canonical diff: Organization jetty[id=jetty] --- canonical +++ original @@ -9,9 +9,6 @@ has_wiki: false homepage: "https://eclipse.dev/jetty" web_commit_signoff_required: false - workflows+: { - actions_can_approve_pull_request_reviews: false - } } orgs.newRepo('jetty-alpn-api') { allow_merge_commit: true @@ -34,9 +31,6 @@ ] } ] - workflows+: { - actions_can_approve_pull_request_reviews: false - } } orgs.newRepo('jetty-artifact-remote-resources') { allow_merge_commit: true @@ -47,9 +41,6 @@ has_wiki: false homepage: "https://eclipse.dev/jetty" web_commit_signoff_required: false - workflows+: { - actions_can_approve_pull_request_reviews: false - } } orgs.newRepo('jetty-assembly-descriptors') { allow_merge_commit: true @@ -60,9 +51,6 @@ has_wiki: false homepage: "https://eclipse.dev/jetty" web_commit_signoff_required: false - workflows+: { - actions_can_approve_pull_request_reviews: false - } } orgs.newRepo('jetty-build-support') { allow_merge_commit: true @@ -73,9 +61,6 @@ has_wiki: false homepage: "https://eclipse.dev/jetty" web_commit_signoff_required: false - workflows+: { - actions_can_approve_pull_request_reviews: false - } } orgs.newRepo('jetty-parent') { dependabot_security_updates_enabled: true @@ -92,9 +77,6 @@ ] } ] - workflows+: { - actions_can_approve_pull_request_reviews: false - } } orgs.newRepo('jetty-perf-helper') { allow_merge_commit: true @@ -105,9 +87,6 @@ has_wiki: false homepage: "https://eclipse.dev/jetty" web_commit_signoff_required: false - workflows+: { - actions_can_approve_pull_request_reviews: false - } } orgs.newRepo('jetty-schemas') { allow_merge_commit: true @@ -118,9 +97,6 @@ has_wiki: false homepage: "https://eclipse.dev/jetty" web_commit_signoff_required: false - workflows+: { - actions_can_approve_pull_request_reviews: false - } } orgs.newRepo('jetty-servlet-api') { allow_merge_commit: true @@ -138,9 +114,6 @@ "servlet" ] web_commit_signoff_required: false - workflows+: { - actions_can_approve_pull_request_reviews: false - } } orgs.newRepo('jetty-setuid-jna') { allow_merge_commit: true @@ -152,9 +125,6 @@ has_wiki: false homepage: "https://eclipse.dev/jetty" web_commit_signoff_required: false - workflows+: { - actions_can_approve_pull_request_reviews: false - } } orgs.newRepo('jetty-test-helper') { allow_merge_commit: true @@ -171,9 +141,6 @@ "testing" ] web_commit_signoff_required: false - workflows+: { - actions_can_approve_pull_request_reviews: false - } } orgs.newRepo('jetty-test-policy') { archived: true @@ -184,9 +151,6 @@ homepage: "https://eclipse.dev/jetty" secret_scanning_push_protection: "disabled" web_commit_signoff_required: false - workflows+: { - actions_can_approve_pull_request_reviews: false - } } orgs.newRepo('jetty-toolchain') { allow_merge_commit: true @@ -207,9 +171,6 @@ ] } ] - workflows+: { - actions_can_approve_pull_request_reviews: false - } } orgs.newRepo('jetty-website') { allow_merge_commit: true @@ -242,9 +203,6 @@ homepage: "http://jetty.org" secret_scanning_push_protection: "disabled" web_commit_signoff_required: false - workflows+: { - actions_can_approve_pull_request_reviews: false - } } orgs.newRepo('jetty-websocket-api') { allow_merge_commit: true @@ -262,9 +220,6 @@ "websocket" ] web_commit_signoff_required: false - workflows+: { - actions_can_approve_pull_request_reviews: false - } } orgs.newRepo('jetty-xhtml-schemas') { allow_merge_commit: true @@ -275,9 +230,6 @@ has_wiki: false homepage: "https://eclipse.dev/jetty" web_commit_signoff_required: false - workflows+: { - actions_can_approve_pull_request_reviews: false - } } orgs.newRepo('jetty.docker') { allow_merge_commit: true @@ -297,9 +249,6 @@ ] } ] - workflows+: { - actions_can_approve_pull_request_reviews: false - } } orgs.newRepo('jetty.project') { allow_merge_commit: true @@ -362,9 +311,6 @@ ] } ] - workflows+: { - actions_can_approve_pull_request_reviews: false - } } orgs.newRepo('jetty.website') { allow_merge_commit: true @@ -376,9 +322,6 @@ has_wiki: false homepage: "http://jetty.org" web_commit_signoff_required: false - workflows+: { - actions_can_approve_pull_request_reviews: false - } } ] settings+: { ```
netomi commented 8 months ago

change is live.