Model Webhook
This sensor execution will:
- Grab the git repo for the model and checkout the given commit id
- Add this commit id to the windstorm database
- Filter the model to just SysML elements and parse those elements
- Push the model elements to the windstorm database
- Parse the model elements for specific types to be added to specific tables
- Add the specific model elements (reqts, verifications) to the windstorm database
- Update the commit id in the windstorm database that it has been completed (this allows to see when commits are having problems in parsing)
- Post webhook to windstorm to handle downstream events