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: disable projects on repo sig-release #34

Closed FaGru3n closed 10 months ago

FaGru3n commented 10 months ago

Description

Visualisation

image

Based on current infoamtion

https://eclipse-tractusx.github.io/.eclipsefdn/repo-sig-release/

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 b79c0da468a3398dbcc02eb3a6d4172f8440200d: ```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 39 validation infos, enable verbose output with '-v' to to display them. ! repository[name="sig-release"] { ! has_projects = true -> false ! } 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') { ```
FaGru3n commented 10 months ago

@danielmiehle @giterrific FYI disable it because of the confusion where to find "Release Planning Board" https://github.com/orgs/eclipse-tractusx/projects/26

netomi commented 10 months ago

change has been applied.

FaGru3n commented 10 months ago

done thx @netomi image