eclipse-thingweb / .eclipsefdn

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

Topics to all components #12

Closed egekorkan closed 1 year ago

egekorkan commented 1 year ago

This aligns the topics for all and makes sure to use web-of-things

github-actions[bot] commented 1 year ago
Diff for 9f358e54c5eb2a59152786c99f4d504f6cdeccbc: ```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-thingweb[id=eclipse-thingweb] there have been 4 validation infos, enable verbose output with '-v' to to display them. ! repository[name=".github"] { ! topics = "['iot', 'organization', 'web']" -> "['iot', 'organization', 'web', 'web-of-things']" ! } ! repository[name="node-wot"] { ! topics = "[]" -> "['iot', 'web', 'web-of-things', 'nodejs']" ! } ! repository[name="playground"] { ! topics = "['iot', 'web']" -> "['iot', 'web', 'web-of-things', 'nodejs']" ! } ! repository[name="td-tools"] { ! topics = "['internet-of-things', 'iot', 'protocols', 'testing', 'web-of-things']" -> "['iot', 'web', 'protocols', 'testing', 'web-of-things']" ! } ! repository[name="test-things"] { ! topics = "['internet-of-things', 'iot', 'protocols', 'testing', 'web-of-things']" -> "['iot', 'protocols', 'testing', 'web-of-things']" ! } ! repository[name="thingweb"] { ! topics = "['iot', 'organization', 'web']" -> "['iot', 'organization', 'web', 'web-of-things']" ! } ! repository[name="website"] { ! topics = "[]" -> "['iot', 'web', 'web-of-things']" ! } Plan: 0 to add, 7 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-thingweb[id=eclipse-thingweb] --- original +++ canonical @@ -181,6 +181,7 @@ two_factor_requirement: false web_commit_signoff_required: false workflows+: { + actions_can_approve_pull_request_reviews: true default_workflow_permissions: "write" } } ```
netomi commented 1 year ago

changes are live.