Skip to main content

resolve_github_token

Function resolve_github_token 

Source
pub fn resolve_github_token(explicit: Option<&str>) -> Option<String>
Expand description

Process-env wrapper of resolve_github_token_with_env for call sites without a Context (e.g. the bump/tag changelog-sync write path, whose commands expose no --token flag).