Skip to content

feat: finalize topics configuration as code - #481

Open
exadmin wants to merge 1 commit into
Netcracker:mainfrom
exadmin:feat/finalize-topics-configuration
Open

feat: finalize topics configuration as code#481
exadmin wants to merge 1 commit into
Netcracker:mainfrom
exadmin:feat/finalize-topics-configuration

Conversation

@exadmin

@exadmin exadmin commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Why

Some repository topics were configured manually in the Netcracker organization but were missing from the configuration source of truth.

What

  • Synchronize config/topics.json with topics reported by the GitHub API.
  • Add missing repositories and topic assignments.
  • Preserve all existing configured topic assignments.

How to verify

  • Parse config/topics.json as JSON.
  • Compare every repository topic returned by the GitHub API against the configuration.
  • Run git diff --check.

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