added ghost user#1078
Conversation
GitLab Pipeline ActionGeneral informationLink to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2636379119 Status: Passed Job summariesrspec: [cloud]Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15077030002/artifacts/tmp/coverage/index.html rspec: [ee]Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15077030001/artifacts/tmp/coverage/index.html rspec: [ce]Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15077030000/artifacts/tmp/coverage/index.html docs:previewDocumentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/15077080342/artifacts/out/index.html rubocop933 files inspected, no offenses detected |
Taucher2003
left a comment
There was a problem hiding this comment.
We need to think about this a bit more. We will need more internal users (Crater for example needs one) so we should build it in a way that can be easily extended. I think a user_type enum with values like regular and ghost would be a better implementation rather than basing it on usernames. This makes it easily extendable and we are more free on the usernames on conflicts if we add an internal user after the release.
Resolves: #923