Git SHA exposed for triggered deploys

November 7, 2025

Now when you trigger a deploy from the Netlify UI or with a build hook, you’ll find a linkable Git commit SHA in the Netlify UI that you can open for more information about the changes you deployed.

Example of where you see the Git SHA in Netlify UI

This allows you to better troubleshoot and understand the code you deployed.

When using the Netlify API, you’ll also find a new commit_ref response parameter that shows your Git commit SHA.