Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ci): fail dispatch analytics job when Lambda call fails #3579

Merged
merged 5 commits into from
Jan 2, 2024

Conversation

rubenfonseca
Copy link
Contributor

@rubenfonseca rubenfonseca commented Jan 2, 2024

Issue number: #3578

Summary

Changes

Please provide a summary of what's being changed

This PR changes the Dispatch Analytics workflow to fail the job if the Lambda invocation fails.

User experience

Please share what the user experience looks like before and after this change

After this PR, we should see the job failing when the Analytics Lambda function fails.

image

Checklist

If your change doesn't seem to apply, please leave them unchecked.

Is this a breaking change?

RFC issue number:

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@boring-cyborg boring-cyborg bot added the github-actions Pull requests that update Github_actions code label Jan 2, 2024
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 2, 2024
Copy link

sonarcloud bot commented Jan 2, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@rubenfonseca rubenfonseca marked this pull request as ready for review January 2, 2024 13:35
@rubenfonseca rubenfonseca requested a review from a team as a code owner January 2, 2024 13:35
@rubenfonseca rubenfonseca changed the title fix(ci): fail dispatch analytics job when Lambda fails fix(ci): fail dispatch analytics job when Lambda call fails Jan 2, 2024
@rubenfonseca rubenfonseca merged commit fcaca79 into develop Jan 2, 2024
7 of 8 checks passed
@rubenfonseca rubenfonseca deleted the rf/fix-github-analytics-lambda branch January 2, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github-actions Pull requests that update Github_actions code size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Repository analytics is broken and not being marked as failling
2 participants