Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add tractusx metadata #36

Merged

Conversation

tomaszbarwicki
Copy link
Contributor

Description

PR to add tractusx metadata following https://eclipse-tractusx.github.io/docs/release/trg-2/trg-2-5.

Pre-review checks

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

@tomaszbarwicki tomaszbarwicki requested a review from a team as a code owner October 12, 2023 08:39
@github-actions
Copy link

Diff for a27e846:
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.
  
  Plan: 0 to add, 0 to change, 0 to delete.
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 netomi merged commit f9c41fe into eclipse-tractusx:main Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants