Is there a way to get notification on new version creation for an existing dashboard?

Grafana v7.0.3, Linux OS

I am trying to maintain Grafana’s dashboards as “Code”. Dashboard configurations are source controlled in Git. In general scenario, User should first update dashboard configuration that will trigger automated jobs to create/update dashboard in Grafana.

But in use case basis, User can directly update dashboard in Grafana UI and create a new version. I would like to be notified on such changes via JIRA/AskNow/any so that changes can be tracked and embedded in GIT code.

Any lead will be appreciated.

Thank you.