This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi Community,
As someone who has taken advantage of the .pbip folder structure and git integration with PBI I am very pleased with the functionality but I have noticed a few items that would be an improvement over the current setup. For reference, I am utilizing a general workflow of staging branch linked to dev workspace, main linked to prod workspace, devs create feature branches from staging and then PRs are opened into staging from feature and then PRs off of release branch from staging is opened with main. On each successful commit to staging or main a github action runs that syncs the branches contents with the online workspace. Now this brings me to my point, there are times when devs would like to make a minor change directly within the workspace. I want to get this changes tracked and incorporated in git; however, there is currently only the option for commitng directly to the linked branch or creating and commiting to new branch (and then you could follow the stated dev cycle I outlined above assuming you create a new branch) BUT it would be greatly appreciated if you could open a PR from what is in the online workspace with the linked branch because my staging and main branches are protected and no commits can be made directly to then without review.
I am curious if anyone else has a similair experience or if this would be helpful for them? Please a few screenshots below for reference.
Any interaction on this post is greatly appreciated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.