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: archive traceability-foss-backend repo #35

Closed tomaszbarwicki closed 10 months ago

tomaszbarwicki commented 10 months ago

Description

PR to archive traceability-foss-backend as per https://github.com/eclipse-tractusx/traceability-foss-backend/issues/55.

Pre-review checks

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

github-actions[bot] commented 10 months ago
Diff for 564bc3efcf7adc782412433317d270355a9ad065: ```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 40 validation infos, enable verbose output with '-v' to to display them. ! repository[name="traceability-foss-backend"] { ! archived = false -> true ! } 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 @@ -480,10 +480,12 @@ } orgs.newRepo('puris-backend') { archived: true + description: "puris-backend" web_commit_signoff_required: false } orgs.newRepo('puris-frontend') { archived: true + description: "puris-frontend" web_commit_signoff_required: false } orgs.newRepo('sd-factory') { @@ -695,6 +697,8 @@ web_commit_signoff_required: false } orgs.newRepo('traceability-foss-backend') { + allow_merge_commit: true + allow_update_branch: false archived: true branch_protection_rules: [ orgs.newBranchProtectionRule('main') { ```
netomi commented 10 months ago

change has been applied.