eclipse-tractusx / .eclipsefdn

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

Rename repo community to sig-project-managment #6

Closed netomi closed 1 year ago

netomi commented 1 year ago

Test PR to demonstrate renaming of repositories using otterdog.

github-actions[bot] commented 1 year ago
Diff for c3e40c5782c011d4d3cda7c96d8dcb22ea3a140f: ```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", ```
FaGru3n commented 1 year ago

@netomi Thanks for showing purpose, think can be closed for now.

I think #7 follows you guideline.

Thx for help. 👍🏼