Skip to content

fix: GitHub token not picked up from config file#574

Merged
bfabio merged 1 commit intomainfrom
github-token-config
May 7, 2026
Merged

fix: GitHub token not picked up from config file#574
bfabio merged 1 commit intomainfrom
github-token-config

Conversation

@bfabio
Copy link
Copy Markdown
Member

@bfabio bfabio commented May 7, 2026

os.Getenv reads only from the process environment, not from config.toml. Using viper.GetString picks it up from both.

os.Getenv reads only from the process environment, not from
config.toml. Using viper.GetString picks it up from both.
@bfabio bfabio merged commit dfe4475 into main May 7, 2026
10 checks passed
@bfabio bfabio deleted the github-token-config branch May 7, 2026 16:03
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