Skip to content

style: Reorg repo structure and add CODEOWNERS #19

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

Merged
merged 5 commits into from
Apr 24, 2025
Merged

Conversation

alessfg
Copy link
Member

@alessfg alessfg commented Apr 4, 2025

Proposed changes

Reorganized the overall repo structure so that demos are categorized by product offering; and add explicit CODEOWNERS for each demo.

Checklist

Before creating a PR, run through this checklist and mark each as complete:

@Copilot Copilot AI review requested due to automatic review settings April 4, 2025 14:42
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 137 out of 138 changed files in this pull request and generated 1 comment.

Files not reviewed (1)
  • .github/CODEOWNERS: Language not supported
Comments suppressed due to low confidence (2)

CHANGELOG.md:1

  • The removal of CHANGELOG entries may lead to loss of project version history. If this deletion is unintentional, consider archiving the old entries instead of removing them completely.
## 1.0.0 (Month Date, Year) ... Initial release of this project.

.github/workflows/ossf_scorecard.yml:11

  • The branch filter was reduced to only 'main', removing 'master'. Please verify that this change reflects the current branch usage for the repository.
branches: [main]

@alessfg alessfg force-pushed the structure-codeowners branch 2 times, most recently from 708e4de to ddb3db3 Compare April 4, 2025 19:04
@alessfg alessfg requested a review from Copilot April 4, 2025 19:04
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 115 out of 116 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • .github/CODEOWNERS: Language not supported
Comments suppressed due to low confidence (1)

.github/workflows/ossf_scorecard.yml:11

  • Limiting branch filtering to 'main' may exclude updates from the 'master' branch if it is still in use. Please verify that this change is intentional.
+    branches: [main]

@alessfg alessfg force-pushed the structure-codeowners branch from ddb3db3 to 3ca900e Compare April 10, 2025 16:19
@alessfg alessfg self-assigned this Apr 22, 2025
@alessfg alessfg added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 22, 2025
@alessfg alessfg requested a review from a team April 24, 2025 11:32
@alessfg alessfg enabled auto-merge April 24, 2025 11:33
@alessfg alessfg added this pull request to the merge queue Apr 24, 2025
Merged via the queue into main with commit 603a0f6 Apr 24, 2025
1 check passed
@alessfg alessfg deleted the structure-codeowners branch April 24, 2025 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants