Runner token in error messages is no longer unique due to introduction of token prefix
Proposals
Show an additional 9 characters of the token in messages that display a short token, if we detect the regex pattern
(?i)^GR[0-9a-f]{7}.*$
.
Remove the token value from the output (probably not feasible since we want to know which runner a command was applied to).
Edited
Mar 21, 2022
by
Pedro Pombeiro