Skip to content

Bump log visibility for failed analysis upload #3037

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

Merged
merged 2 commits into from
Aug 15, 2025

Conversation

henrymercer
Copy link
Contributor

Make it more obvious that the SARIF file for the unsuccessful execution was successfully uploaded.

Risk assessment

For internal use only. Please select the risk level of this change:

  • Low risk: Changes are fully under feature flags, or have been fully tested and validated in pre-production environments and are highly observable, or are documentation or test only.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Consider adding a changelog entry for this change.
  • Confirm the readme and docs have been updated if necessary.

Make it more obvious that the SARIF file for the unsuccessful execution was successfully uploaded.
@henrymercer henrymercer requested a review from a team as a code owner August 15, 2025 16:57
@Copilot Copilot AI review requested due to automatic review settings August 15, 2025 16:57
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR increases the log visibility for successful SARIF uploads when CodeQL analysis execution is unsuccessful by changing the log level from debug to info.

  • Changes log level from logger.debug to logger.info for unsuccessful execution SARIF upload success messages

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
src/upload-lib.ts Updates log level from debug to info for unsuccessful execution upload success message
lib/upload-lib.js Compiled JavaScript version of the TypeScript changes

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@mbg mbg enabled auto-merge August 15, 2025 17:46
@mbg mbg merged commit 2330521 into main Aug 15, 2025
284 checks passed
@mbg mbg deleted the henrymercer/failed-upload-logs branch August 15, 2025 17:47
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