Git Hook

Keep Smartsheet bug tracking data updated as fixes are committed in Git.

Real-Time View of Bug Status

 

Eliminate the need to periodically review commits in Git and manually update your bug-tracking data.

Using Smartsheet to track bugs for projects that you manage in Git? Use this Git Hook Python script to automatically update bug-tracking data in Smartsheet when fixes are committed in Git.

Key Features

  • Real-time view of bug status - Eliminate the need to periodically review commits in Git and manually update your bug-tracking data.
  • Keep your systems secure - Use Smartsheet to share bug-tracking data with internal and external stakeholders - without giving them access to your Git repository.

How to get it:

  1. This tool is a post-receive Git Hook Python script, and requires technical expertise to configure and deploy.
  2. Please follow detailed installation and configuration instructions on GitHub.