Quiet preview environment MR comments
A
Alex Zlotnik
On GitLab, using preview environments to deploy off of every commit on an MR, I'm getting a
lot
of comments. If there's some way to turn down or off the comments, but keep using preview environments, please let me know. I have 3 services connected (static site, api service, test thing), so that's 6 comments on each push. It's getting in the way of MR reviews. If I'm feature requesting, I'd love (in order of preference):- do status updates (like GitHub), but maybe that's a ways off
- when a new deploy comment comes in, delete any old comments (from the same service)
- allow turning off the comments (the slack integration duplicates the announcement anyway)
- allow changing the commenter (I could make a dummy that can't comment on MRs)
Log In