The determine-email-body script would only look at the previous commit's status to determine whether to send a success email or not. If no status was found (this happens when commits are pushed close to each other and CI only runs the latest one), it would send a successful email even if the last CI run was successful. |
||
|---|---|---|
| .. | ||
| build-deployment-tests.sh | ||
| build-integration-tests.sh | ||
| build-project.sh | ||
| build-samples.sh | ||
| common.sh | ||
| determine-email-body.sh | ||
| promote.sh | ||
| stage.sh | ||
| sync-to-maven-central.sh | ||