Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterRepos ¶
func FilterRepos(repos []model.RepoInfo, cfg *config.Config) (included []model.RepoInfo, excluded []string)
FilterRepos applies visibility, archived, and exclusion filters to the repo list.
func ResolveToken ¶
func ResolveToken() string
ResolveToken finds a GitHub token from environment variables or gh CLI. Priority: GITHUB_TOKEN > GH_TOKEN > gh auth token
Types ¶
Click to show internal directories.
Click to hide internal directories.