Skip to content

Refresh .project repository inventory from current projectbluefin org state - #6

Draft
castrojo with Copilot wants to merge 1 commit into
mainfrom
copilot/update-existing-information
Draft

Refresh .project repository inventory from current projectbluefin org state#6
castrojo with Copilot wants to merge 1 commit into
mainfrom
copilot/update-existing-information

Conversation

Copilot AI commented Jul 29, 2026

Copy link
Copy Markdown

This updates .project metadata to match the latest CNCF .project schema expectations and current organization reality. The repository inventory is now sourced from existing projectbluefin repositories only, with no inferred or fabricated entries.

  • Metadata alignment

    • Updated project.yaml repositories to reflect the current GitHub org inventory.
    • Removed non-org repository references from the canonical list.
  • Repository inventory refresh

    • Added currently existing org repos that were missing from metadata (e.g. .github, .project, actions, lab, server, bluefin*, etc.).
    • Kept existing valid org entries and normalized the list to only https://github.com/projectbluefin/* URLs.
  • Resulting shape (example)

    repositories:
      - "https://github.com/projectbluefin/.github"
      - "https://github.com/projectbluefin/.project"
      - "https://github.com/projectbluefin/dakota"
      - "https://github.com/projectbluefin/website"
      - "https://github.com/projectbluefin/lab"

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