Using VS2017 with SSDT and an Report Project (as part of a larger solution) with git (via Bit Bucket) we are able to create/edit commit and publish SSRS reports fine. The new twist is we have a 'power user' who needs to be able to update reports using "Report Builder" (we are NOT going to give him VS).
Is there a way to 'Reverse Publish' changes that he might make to a report to get those changes back into VS (and then git)? (preferably in an automated fashion.)