-
Notifications
You must be signed in to change notification settings - Fork 1
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
added previously removed function. #58
Conversation
…condition Added condition for processing review data after webhook callback
…ok-bug Tr/mkp/bitbucket webhook bug
* fix keys in webhook data parsing * bug fix: flow in webhook callback didn't run process_review on pr update, and didn't run update-pr-in-db on creation * 1. bug fix: pubsub webhook message control flow corrected. 2. removed duplicated function (save and update pr_info functions were doing the same thing) * bug fix: PR not getting detected - no entry in database (#54) * bug fix: removed IVec of value while inserting pr_info * bug fix: database key changed for PR-info to resolve key collision. --------- Co-authored-by: Avikalp Kumar Gupta <avikalpgupta@gmail.com> Co-authored-by: Avikalp Kumar Gupta <avikalpg@users.noreply.github.com> Co-authored-by: Muskan Paliwal <muskan10112002@gmail.com>
… all imports accordingly.
Important Auto Review SkippedAuto reviews are disabled on base/target branches other than the default branch. Please add the base/target branch pattern to the list of additional branches to be reviewed in the settings. Please check the settings in the CodeRabbit UI or the To trigger a single review, invoke the TipsChat with CodeRabbit Bot (
|
Kudos, SonarCloud Quality Gate passed! |
Please check the action items covered in the PR -