FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Classify autobuild errors as configuration errors by angelapwen · Pull Request #2382 · github/codeql-action · GitHub

Classify autobuild errors as configuration errors - #2382

Merged
angelapwen merged 1 commit into
mainfrom
angelapwen/make-autobuild-config-error
Jul 22, 2024
Merged

angelapwen merged 1 commit into
mainfrom
angelapwen/make-autobuild-config-error

Conversation

Copy link
Copy Markdown
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 force-pushed the angelapwen/make-autobuild-config-error branch from b880664 to b516521 Compare July 22, 2024 12:36
angelapwen marked this pull request as ready for review July 22, 2024 12:40
angelapwen requested a review from a team as a code owner July 22, 2024 12:40
angelapwen merged commit ea8137f into main Jul 22, 2024
angelapwen deleted the angelapwen/make-autobuild-config-error branch July 22, 2024 13:25
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL