DUPLICATE: Indicate PAT action is from revoked token instead of "ghost user"
Release notes
Problem to solve
A 13,000 seat Premium customer is trying to use more access tokens in GitLab instead of tying automation to external accounts. For project access tokens, according to https://docs.gitlab.com/ee/user/project/settings/project_access_tokens.html , revoking a token causes all actions authored by that token to be done by the “ghost user” - this might cause problems for some of their compliance/auditing processes.
Proposal
Are there plans to somehow instead indicate the action was from a revoked token? It saying “ghost user” might leave open a question later on about if it was a token, a bot, or an account.
Edited by Melissa Ushakov