Tags: TechSolomon/cli
Tags
Add autocomplete descriptions for aliases and extensions (cli#5447)
Merge pull request cli#5275 from cdb/cdb/rerun-failed-jobs Support "all failed jobs" and individual job re-run for a github actions workflow run
Fix obtained scope mapping to include implied scopes (cli#5256) * Fix obtained scope mapping to include missing scopes As is, `gotScopes` does not contain certain scopes because it doesn't check for the "special" scopes that imply other scopes. For example, the `repo` scope implies `repo:invite`. * Add a comment in ScopesSuggestion explaining branch statements * Delete whitespace to appease go-fmt
Fix obtained scope mapping to include implied scopes (cli#5256) * Fix obtained scope mapping to include missing scopes As is, `gotScopes` does not contain certain scopes because it doesn't check for the "special" scopes that imply other scopes. For example, the `repo` scope implies `repo:invite`. * Add a comment in ScopesSuggestion explaining branch statements * Delete whitespace to appease go-fmt
PreviousNext