gotsunami / gitlab-copy

Batch copy issues between GitLab instances, with some cool features
MIT License
128 stars 20 forks source link

Option to prevent users from getting spammed by notifications #48

Open DesBlock opened 5 years ago

DesBlock commented 5 years ago

Currently if an issue is copied all notes are copied with it including developers assigning the original issue to a milestone. Is it possible to include an option to not have these notes be created as comments on destination issue so as to prevent users from being spammed with 60+ todos/emails/notifications when multiple issues they worked on in the past have been moved to a new project. Chances are they are not working on that project anymore either and don't need to be re-notified. image

This image below shows what the comments look like after being copied over. Having the issue simply read "@z changed milestone to Open Source Intelligence Gathering 4 hours ago" without the original developer tag or what the user "wrote".

image