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

Classify autobuild errors as configuration errors #2382

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

angelapwen
Copy link
Contributor

This change converts all CLI errors related to autobuild to configuration errors, so that they do not affect our SLOs or monitors.

We actually already extract autobuild errors from the stderr of the CLI output and prepend the We were unable to automatically build your code text, so it's straightforward to match on this error message and classify it as a configuration error.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

@angelapwen angelapwen force-pushed the angelapwen/make-autobuild-config-error branch from b880664 to b516521 Compare July 22, 2024 12:36
@angelapwen angelapwen marked this pull request as ready for review July 22, 2024 12:40
@angelapwen angelapwen requested a review from a team as a code owner July 22, 2024 12:40
@angelapwen angelapwen merged commit ea8137f into main Jul 22, 2024
619 checks passed
@angelapwen angelapwen deleted the angelapwen/make-autobuild-config-error branch July 22, 2024 13:25
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.

2 participants