eclipse-tractusx / .eclipsefdn

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

fix: rename repo sig-project-management instead sig-project-managment #8

Closed FaGru3n closed 1 year ago

FaGru3n commented 1 year ago

Description

Fixes comment from PR

Repo rename: sig-project-managment --> sig-project-management

Pre-review checks

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

github-actions[bot] commented 1 year ago
Diff for 5cc3752465643480b1801812342de5cfbf4f0264: ```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. - remove repository[name="sig-project-managment"] { - allow_auto_merge = False - allow_forking = True - allow_merge_commit = True - allow_rebase_merge = True - allow_squash_merge = True - allow_update_branch = False - archived = False - default_branch = "main" - delete_branch_on_merge = False - dependabot_alerts_enabled = True - description = None - has_issues = True - has_projects = True - has_wiki = True - homepage = None - is_template = False - merge_commit_message = "PR_TITLE" - merge_commit_title = "MERGE_MESSAGE" - name = "sig-project-managment" - private = False - secret_scanning = "enabled" - secret_scanning_push_protection = "disabled" - squash_merge_commit_message = "COMMIT_MESSAGES" - squash_merge_commit_title = "COMMIT_OR_PR_TITLE" - template_repository = None - topics = [] - web_commit_signoff_required = False } + add repository[name="sig-project-management"] { + allow_auto_merge = False + allow_forking = True + allow_merge_commit = True + allow_rebase_merge = True + allow_squash_merge = True + allow_update_branch = False + archived = False + default_branch = "main" + delete_branch_on_merge = False + dependabot_alerts_enabled = True + description = None + has_issues = True + has_projects = True + has_wiki = True + homepage = None + is_template = False + merge_commit_message = "PR_TITLE" + merge_commit_title = "MERGE_MESSAGE" + name = "sig-project-management" + private = False + secret_scanning = "enabled" + secret_scanning_push_protection = "disabled" + squash_merge_commit_message = "COMMIT_MESSAGES" + squash_merge_commit_title = "COMMIT_OR_PR_TITLE" + template_repository = None + topics = [] + web_commit_signoff_required = False } Plan: 1 to add, 0 to change, 1 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] ```
github-actions[bot] commented 1 year ago
Diff for 3d339fba6b709764a0c2f2d7704991122827fed0: ```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="sig-project-managment"] { ! name = "sig-project-managment" -> "sig-project-management" } 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 @@ -437,7 +437,6 @@ web_commit_signoff_required: false, }, orgs.newRepo('sig-project-management') { - aliases: ['sig-project-managment'], allow_update_branch: false, secret_scanning_push_protection: "disabled", web_commit_signoff_required: false, ```
netomi commented 1 year ago

oh I missed that typo when accepting the previous PR.

FaGru3n commented 1 year ago

oh I missed that typo when accepting the previous PR.

same on me 😵‍💫

netomi commented 1 year ago

change applied.