Skip to content

feat: finalize topics configuration as code - #481

Merged
nookyo merged 1 commit into
Netcracker:mainfrom
exadmin:feat/finalize-topics-configuration
Sep 8, 2026
Merged

feat: finalize topics configuration as code#481
nookyo merged 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.

@nookyo
nookyo merged commit a26c7d8 into Netcracker:main Sep 8, 2026
4 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants