Versions in this module Expand all Collapse all v1 v1.8.0 Dec 5, 2025 v1.7.0 Sep 23, 2025 Changes in this version + func OpenInBrowser(u string) error + type AppConfigResult struct + type GitHubApp struct + func NewGitHubApp(logger *slog.Logger) *GitHubApp + func (g *GitHubApp) Create(ctx context.Context, manifest scrape.AppManifest) (*github.AppConfig, error) + func (g *GitHubApp) PersistentFlags(cmd *cobra.Command) + func (g *GitHubApp) Validate() error