Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tractusx-dev] [Discussion] How to keep track of 3rd-party IP issues created by Dash
  • From: "Kiermayer, Siegfried" <siegfried.kiermayer@xxxxxxx>
  • Date: Wed, 8 Mar 2023 16:31:39 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=sap.com; dmarc=pass action=none header.from=sap.com; dkim=pass header.d=sap.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=j3+nvwp09CaUTcszlojFX0CBOGaJoFrrILPw5tzn4/k=; b=EN//NmqjywWiFD+oINJNsZLBYG8dpWwmnbMNWCCVthqJHd7ttI1AvOWI9MX0eTL7GWlVAm9Irq5KrS1aHUlsCL1DiPRmMZU2Ni3hGkF/VeqYcEiR1njn+X1L+XJRfdzI4kEyW7BZ4WZ4pI/swM5Lc0Bt07SiaIRSNAUZWoRAeIpdfmwDeVU69mJUKE5KYI3MOl7IH90YJoj2okr88DZusaN6CZRggiY2qe7EMMS2XDiMnXUTf9nALTTZ1LwUtil1I69f1PWQwnByDCA7jM7IRHwZdViBPBP8bSGVITriPMTBTgzff5UKHYzN0yg200lgWo+l2XbTRJNEx9Yv9eh0RQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=eUijV4OHdMcoMav+bPAIoWJIl1MiapDduzzyFNNMrdgl4QeZR8Qpi1Q4lSkjbmM8jr5P7oPyQ0qHdhEgXsXa5bdKUhOrxvZveCaiDHqkocnQopQHQkqOk6QroNzeTCUt9/iKTkGvZ5aFu+5GIgAe1N5EAJ2g1WQAX6tNb/PjTxTcbG2EF8a8Cy3sja7tRmuMVNqDUExgZYGPAsKzHCnRlhrAHigmuUO4h/PZYl4mM7Xp5qQ4dBPdOoTL/YKUAFEMPynhvb+y+kiXnET/3eruJ7BiCAdD3zgvMXFzu/AEUdr+Pn0uEhxTU9Yr48D97al4MSmzW0XdDRdtVyKgVzCN6g==
  • Delivered-to: tractusx-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/tractusx-dev/>
  • List-help: <mailto:tractusx-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/tractusx-dev>, <mailto:tractusx-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/tractusx-dev>, <mailto:tractusx-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels: MSIP_Label_924dbb1d-991d-4bbd-aad5-33bac1d8ffaf_Enabled=True; MSIP_Label_924dbb1d-991d-4bbd-aad5-33bac1d8ffaf_SiteId=9652d7c2-1ccf-4940-8151-4a92bd474ed0; MSIP_Label_924dbb1d-991d-4bbd-aad5-33bac1d8ffaf_SetDate=2023-03-08T13:03:03.0000000Z; MSIP_Label_924dbb1d-991d-4bbd-aad5-33bac1d8ffaf_Name=Internal; MSIP_Label_924dbb1d-991d-4bbd-aad5-33bac1d8ffaf_ContentBits=0; MSIP_Label_924dbb1d-991d-4bbd-aad5-33bac1d8ffaf_Method=Standard
  • Thread-index: AQHZUdWkioOkRFSyqEaipkUmzbxId67xExg0
  • Thread-topic: [Discussion] How to keep track of 3rd-party IP issues created by Dash

Hey,

 

Good idea 😊

 

In the middle term we can also then reference potential IP issues in the changelog with a proper github filter.

 

Tx,

 

Sigi

 

From: tractusx-dev <tractusx-dev-bounces@xxxxxxxxxxx> on behalf of sebastian.bezold--- via tractusx-dev <tractusx-dev@xxxxxxxxxxx>
Date: Wednesday, 8. March 2023 at 16:50
To: tractusx-dev@xxxxxxxxxxx <tractusx-dev@xxxxxxxxxxx>
Cc: sebastian.bezold@xxxxxxxxxxxxxxxxx <sebastian.bezold@xxxxxxxxxxxxxxxxx>
Subject: [tractusx-dev] [Discussion] How to keep track of 3rd-party IP issues created by Dash

Internal

 

Hi all,

 

I want to discuss a topic with you, that we are currently seeing. It is concerning IP tickets for 3rd-party library checks created via the Eclipse Dash tool.

As you know, the automatic ticket creation process can only be used by committers, since you need an GitLab API key to use with the ‘-review’ option.

Most of the issues are handled by the Dash bot automatically, but some might stay open for a while longer or it is even asked to help out by providing source links for example.

 

For me, it is hard to keep track of which ticket I opened for which team. So If there is Help wanted, I struggle to find the right one to ping.

I want to ping the team, because even If I created the issues, it’s in the teams responsibility to keep track of them and it’s also easier for someone familiar with the language/build ecosystem to find the appropriate sources, if needed for the ticket.

To make keeping track easier for us, I would propose the following:

 

  • Each time a committer is running Eclipse Dash and IP issues are automatically opened, the committer opens a GitHub issue on the repository the scan was done for
  • Contents of the GitHub issue are all of the IP issue links that have been created. I think one ticket for all should be fine
  • The GitHub issue is labeled with ‘3rd-party libraries’ or any other good suggestion, that would make it easy for us to find all issues across the eclipse-tractusx org.

 

What do you think about this proposal?

 

Best regards

Sebastian

 

 

Mit freundlichen Grüßen / Kind regards

 

Sebastian Bezold

Software Engineer

 

Mercedes-Benz Tech Innovation GmbH (ehemals/formerly Daimler TSS GmbH)

Wilhelm-Runge-Straße 11

89081 Ulm/Germany

 

Sebastian.Bezold@xxxxxxxxxxxxxxxxx

 

www.mercedes-benz-techinnovation.com

 

signature_1796942546signature_3039398140 signature_1772974919 signature_695516995 signature_744669513 signature_2933046929 signature_844455710 

 

Mercedes-Benz Tech Innovation GmbH

Sitz und Registergericht/Domicile and Register Court: Ulm, HRB-Nr./Commercial Register No.: 3844

Geschäftsführung/Management: Daniel Geisel (Vorsitzender/Chairperson), Isabelle Krautwald

 


If you are not the addressee, please inform us immediately that you have received this e-mail by mistake, and delete it. We thank you for your support.

 


Back to the top