View and merge changes in GitHub
After creating a pull request from Grafana, you view and review the changes in GitHub. Pull requests display the dashboard JSON modifications, allow team members to comment and review, and provide merge controls when changes are approved.
To view and merge changes in GitHub, complete the following steps:
In this section, you review and merge the pull request in GitHub.
Complete the GitHub workflow in the pull request that opened from Grafana.
Review the pull request title and description.
Click Files changed and confirm the dashboard JSON changes match your intended modifications, such as new panel definitions, modified queries, or updated visualization settings.
Optionally, add reviewers with the gear icon next to Reviewers, or add comments to specific lines in the diff with the plus icon next to the line number.
When the changes are approved and ready to merge, click Merge pull request, then click Confirm merge.
Optionally, click Delete branch.
You reviewed the pull request and merged the dashboard changes in GitHub. Git Sync detects the change in the repository and updates the dashboard in Grafana on the next poll (60 seconds by default), or almost immediately if webhooks are enabled.
In the next milestone, you’ll complete this learning path.
Troubleshooting
Explore the following troubleshooting topics if you need help:
More to explore (optional)
At this point in your journey, you can explore the following paths: