Automated version control system for Analytics database artifacts.
When updating database artifacts, built-into-code comments can be picked by GitHub to log different versions of the code.
In order to make these in-code comments, the user can add the following line into the code:
/* GITHUBCOMMENT: RPT-1234 */
The text "RPT-1234" can be substituted by the ticket where the change request is documented, or by a brief explanation of changes done in the code.
For more information: Tiger3 ETL Shell