Basic Flow:
User asks Alexa to “Give me the metrics report for project ”. Alexa contacts CI server to verify project exists. Alexa sends request for CI server to retrieve the latest metrics report. Alexa reads the metrics report from the CI server.
Alternate flow 1:
If the project is not configured in the CI server Alexa reports “Unable to find metrics report for project . Unable to find project. “
Alternate flow 2:
If there’s no metrics report Alexa reports “Unable to find metrics report for project . Project may not be deployed properly.
Basic Flow: User asks Alexa to “Give me the metrics report for project”. Alexa contacts CI server to verify project exists. Alexa sends request for CI server to retrieve the latest metrics report. Alexa reads the metrics report from the CI server.
Alternate flow 1: If the project is not configured in the CI server Alexa reports “Unable to find metrics report for project. Unable to find project. “
Alternate flow 2: If there’s no metrics report Alexa reports “Unable to find metrics report for project. Project may not be deployed properly.