-
-
Notifications
You must be signed in to change notification settings - Fork 74
GitHub App rename #4772
Copy link
Copy link
Closed
Labels
maintainer-onlyOwner-only work — yields no Gittensor points.Owner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Description
Metadata
Metadata
Assignees
Labels
maintainer-onlyOwner-only work — yields no Gittensor points.Owner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Problem: The GitHub App's display name and public install URL still carry the old brand.
Area: Infra / GitHub App
Proposal: Rename the App's display name in GitHub settings (its public slug derives automatically from the name). This has been researched and confirmed safe: existing installations and webhook deliveries are keyed by the App's immutable ID, not its slug, so no self-host installation needs to be reinstalled or reconfigured. GitHub does not automatically redirect old App install URLs, so every hard-coded install link in documentation needs a follow-up sweep to the new URL.
Deliverables:
Acceptance criteria:
Test scenarios:
Resources:
Boundaries:
Part of #4761.