This repository was archived by the owner on Jul 23, 2020. It is now read-only.

Description
Issue Overview
After the quickstart codebase is edited in Che and the change successfully committed, pipelines should be triggered in CRT, but this does not happen. I tried it with Nodejs-health-check booster and mission.
Expected Behaviour
As per the happy path/getting started path in CRT, an user uses the wizard to launch a Nodejs app, sees that pipelines are created, promotes his app from stage to run and opens his Che workspace to edit the code. Once he edits the code in Che and commits it to git, the pipelines should be triggered again.
Current Behaviour
No pipelines triggered when changes are made in quick start app code and committed using Che.
Steps To Reproduce
- Launch a node js app
- Check your pipelines and promote to run environment
- Open your che workspace, change code and commit, commit mssg is successful, you can see your changes in git but no pipelines are triggered in CRT
Additional Information


