node-gitlab-2-github icon indicating copy to clipboard operation
node-gitlab-2-github copied to clipboard

Add feature: Prefix mentions of inactive users in issues and PRs.

Open pranavpadmasali opened this issue 2 years ago • 1 comments

Added Setting inactiveUserSettings. It takes a list of user names from GitLab, and the mentions of these users in issues and PRs will be prefixed with a prepend string when they are migrated to GitHub. This will be mostly used when migrating inactive users from GitLab to GitHub, ensuring that the inactive user names don't collide with existing GitHub users.

pranavpadmasali avatar Sep 27 '23 10:09 pranavpadmasali

Maybe I don't get the usecase correctly, but shouldn't this be possible with the usermap?

spruce avatar Sep 27 '23 13:09 spruce