Skip to content

Conversation

@sage-maker
Copy link
Collaborator

This PR fixes the UnitTestFailureAlarm not coming out of alarm by updating both sides of failure and success metric on a PR run

@sage-maker sage-maker requested a review from a team as a code owner September 2, 2025 20:38
@sage-maker sage-maker requested a review from nargokul September 2, 2025 20:38
pintaoz-aws
pintaoz-aws previously approved these changes Sep 2, 2025
run: |
if [[ "${{ github.event.pull_request.user.login }}" == ${{ secrets.SAGEMAKER_BOT_USER_LOGIN }} ]]; then
echo "Integration test Succeeded. Putting Success Metrics onto Cloudwatch"
echo "Integration test Succeeded. Putting Success Metrics = 1 and Failure = 0onto Cloudwatch"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: 0onto you probably wanted a space in there

papriwal
papriwal previously approved these changes Sep 2, 2025
@sage-maker sage-maker dismissed stale reviews from papriwal and pintaoz-aws via ae36f3b September 2, 2025 21:59
@sage-maker sage-maker merged commit 7c0da60 into main Sep 2, 2025
14 checks passed
@sage-maker sage-maker deleted the fix-missing-metrics branch September 2, 2025 22:13
@sage-maker sage-maker mentioned this pull request Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants