Skip to content

Manual GitHub App-slug field to enable the install button (v0.188.0)#316

Merged
vikasprogrammer merged 1 commit into
mainfrom
feat/gh-slug-manual
Jul 14, 2026
Merged

Manual GitHub App-slug field to enable the install button (v0.188.0)#316
vikasprogrammer merged 1 commit into
mainfrom
feat/gh-slug-manual

Conversation

@vikasprogrammer

Copy link
Copy Markdown
Owner

Follow-up. The "Install the App" button needs the App slug — normally auto-resolved (one-click flow / bot creds via GET /app / a connected member's install). When none apply (an OAuth-only setup with no bot creds and nobody installed — e.g. instapods), there was no way to set it, so the button never appeared. Now the Connections → Creds → GitHub install section shows an App slug input (accepts a bare slug or a full github.com/apps/<slug> URL, normalized) to enable the link directly. Test 78/78, governance 68/68.

🤖 Generated with Claude Code

…188.0)

The "Install the App" button needs the App slug. When it can't be auto-detected
(no bot creds, no connected install — e.g. an OAuth-only setup like instapods),
the Creds → GitHub install section now shows an App-slug input (accepts a bare
slug or a full github.com/apps/<slug> URL, normalized) so an admin can enable
the install link directly. Previously there was no way to set it.

scripts/github-per-member-test.cjs now 78/78.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vikasprogrammer vikasprogrammer merged commit 5f19c35 into main Jul 14, 2026
1 check passed
@vikasprogrammer vikasprogrammer deleted the feat/gh-slug-manual branch July 14, 2026 10:06
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.

1 participant