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

feat(script): added script for searching files in github using the CLI #545

Merged
merged 5 commits into from
Oct 9, 2024

Conversation

matbmoser
Copy link
Contributor

@matbmoser matbmoser commented Sep 18, 2024

Description

Because sometimes we need to enforce repositories have some files or not, we need to search which repositories comply containing the files and which ones not.

Added

  • Added script to search for specific files in all the eclipse-tractusx repositories. Providing which repositories have which file and which repository has no file from the list at all.

  • Added script to create an issue in all the eclipse-tractusx repositories that were indicated in a list of repositories.

Pre-review checks

Copy link
Member

@stephanbcbauer stephanbcbauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it. PLease have a look into the video, which was provided by @evegufy just to be sure we are on the safe side related to AI generated code and mentioning this.

@evegufy
Copy link
Contributor

evegufy commented Sep 26, 2024

I like it. PLease have a look into the video, which was provided by @evegufy just to be sure we are on the safe side related to AI generated code and mentioning this.

Hi @matbmoser @stephanbcbauer I suggest to have a look here: https://www.eclipse.org/projects/guidelines/genai/
It's linked at the post of the office hour where there usage of AI was discussed the last time https://www.eclipse.org/projects/calendar/#2024-04-11

@matbmoser matbmoser merged commit 80f3c2d into main Oct 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants