eclipse-tractusx / .eclipsefdn

Repository to host configurations related to the Eclipse Foundation.
https://eclipse-tractusx.github.io/.eclipsefdn/
1 stars 15 forks source link

chore: rename community repository #7

Closed FaGru3n closed 1 year ago

FaGru3n commented 1 year ago

Description

Rename repo community to sig-project-managment

Fixes GitLab Issue

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

Additional information

github-actions[bot] commented 1 year ago
Diff for 9ad82b28d5c2faf8eab760319cf2ff8837a5abee: ```diff Printing local diff for configuration at '/home/runner/work/.eclipsefdn/.eclipsefdn/otterdog-configs/otterdog.json' Actions are indicated with the following symbols: + create ! modify ! forced update - delete Organization eclipse-tractusx[id=eclipse-tractusx] there have been 49 validation infos, enable verbose output with '-v' to to display them. ! repository[name="community"] { ! name = "community" -> "sig-project-managment" } Plan: 0 to add, 1 to change, 0 to delete. ``` ```diff Showing diff to a canonical version of the configuration at '/home/runner/work/.eclipsefdn/.eclipsefdn/otterdog-configs/otterdog.json' Organization eclipse-tractusx[id=eclipse-tractusx] --- original +++ canonical @@ -92,12 +92,6 @@ }, ], }, - orgs.newRepo('sig-project-managment') { - aliases: ['community'], - allow_update_branch: false, - secret_scanning_push_protection: "disabled", - web_commit_signoff_required: false, - }, orgs.newRepo('daps-helm-chart') { allow_update_branch: false, secret_scanning_push_protection: "disabled", @@ -437,6 +431,11 @@ secret_scanning_push_protection: "disabled", web_commit_signoff_required: false, }, + orgs.newRepo('sig-project-managment') { + allow_update_branch: false, + secret_scanning_push_protection: "disabled", + web_commit_signoff_required: false, + }, orgs.newRepo('sldt-bpn-discovery') { allow_update_branch: false, secret_scanning_push_protection: "disabled", ```
netomi commented 1 year ago

Changes have been applied, repo has been renamed to: https://github.com/eclipse-tractusx/sig-project-managment