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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(summarize): add request id to error message for tracking #883

Merged
merged 1 commit into from
May 17, 2023

Conversation

marcelosousa
Copy link
Member

@marcelosousa marcelosousa commented May 17, 2023

Description

Summary generated by Reviewpad on 17 May 23 10:43 UTC

This pull request adds the request ID to the error message for tracking purposes in the robinSummarizeCode function in robinSummarize.go.

Code review and merge strategy

Ship: this pull request can be automatically merged and does not require code review

How

馃 Generated by Copilot at 7f4db5c

  • Import the lib_http package to use the InRequestID function for debugging and tracing requests (link)
  • Improve the error message returned by the robinSummarizeCode function to include the request ID (link)

@reviewpad reviewpad bot added ship Pull request can be automatically merged and does not require code review small small pull request plugins Modifications to the plugins directory labels May 17, 2023
@reviewpad
Copy link

reviewpad bot commented May 17, 2023

Pull request is not up to date with the base branch. Reviewpad will rebase it.

@reviewpad
Copy link

reviewpad bot commented May 17, 2023

Reviewpad Report

鈩癸笍 Messages

  • If you are adding or updating a built-in, please do not forget to update the docs
  • If you have added a new function or action do not forget to include it in the built-in list!

Copy link

@reviewpad reviewpad bot left a comment

Choose a reason for hiding this comment

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

Some checks are failing. Please fix them.

@marcelosousa
Copy link
Member Author

Reviewpad run

Copy link

@reviewpad reviewpad bot 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 is in ship mode. Reviewpad will merge it.

@reviewpad reviewpad bot merged commit 027e325 into main May 17, 2023
4 checks passed
@reviewpad reviewpad bot deleted the log/summarize-request branch May 17, 2023 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugins Modifications to the plugins directory ship Pull request can be automatically merged and does not require code review small small pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant