Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!View all the Fabric Data Days sessions on demand. View schedule
In the Source Control interface within Microsoft Fabric, the commit message field is labeled as "Optional Commit Message." This allows users to commit changes without entering a message, which undermines traceability and governance in our deployment pipelines.
Additionally, when selecting a modified item (e.g., a report like Leads_Report), there is no auto-population of the commit message based on the selected file name. This leads to inconsistent commit logs and manual overhead.
Feature Requests:
Mandatory Commit Message Enforcement:
Commit button should remain disabled until a non-empty message is entered.
Ideally configurable at workspace or tenant level for governance enforcement.
Auto-Populate Commit Message Based on Selected Artifact:
When a user selects a modified report or dataset, the commit message field should auto-fill with a default format like:
"Update: Leads_Report"
This improves consistency and supports automated traceability workflows.
Environment:
Microsoft Fabric workspace
Source Control panel (DEV branch)
Artifact: Power BI report (Leads_Report)
Business Impact:
We are building automated governance pipelines that rely on structured commit messages for work item linking, audit trails, and rollback logic. Lack of enforcement and automation here introduces risk and manual effort.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.