MCPcopy Create free account
hub / github.com/github/gh-aw / trialRepositoryActionsSettingsURL

Function trialRepositoryActionsSettingsURL

pkg/cli/trial_repository.go:36–38  ·  view source on GitHub ↗
(repoSlug string)

Source from the content-addressed store, hash-verified

34}
35
36func trialRepositoryActionsSettingsURL(repoSlug string) string {
37 return trialRepositoryURL(repoSlug) + "/settings/actions"
38}
39
40// ensureTrialRepository creates a host repository if it doesn't exist, or reuses existing one
41// For clone-repo mode, reusing an existing host repository is not allowed

Callers 2

ensureTrialRepositoryFunction · 0.85

Calls 1

trialRepositoryURLFunction · 0.85

Tested by 1