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

Release Beta #1275

Merged
merged 1 commit into from
Jun 13, 2023

fix: delete for indexes should cleanup from metdata even if inmemory …

908416e
Select commit
Loading
Failed to load commit list.
Merged

Release Beta #1275

fix: delete for indexes should cleanup from metdata even if inmemory …
908416e
Select commit
Loading
Failed to load commit list.
Reviewpad / reviewpad succeeded Jun 13, 2023 in 9s

No issues found

✅ Reviewpad executed successfully

Details

info Reviewpad started at 2023-06-13 01:06:16.012831098 +0000 UTC m=+2319.283028515
info Request details:

Field Value
App gh_app_196990
Event Type pull_request
Event Action labeled
Delivery ID 782655f0-0986-11ee-8a53-9576f78c5bc4
Repo URL https://github.com/tigrisdata/tigris
Event Time 13/Jun/2023:01:06:05 +0000

info Processing pull_request event
info Found pull request 1275
info Running reviewpad on pull request /pull/1275
info Linting workflow add-label-with-size
info Linting workflow first-time-contributor
info Linting workflow check-conventional-commits
info Linting workflow empty-description
info Linting workflow nothing-to-release
info Linting workflow automerge-release-pr
⚠️ warning Unused rule $isDraft() == false && $base() == "main"
⚠️ warning Unused rule $description() == ""
⚠️ warning Unused rule $base() == "beta" && ! $any($commits(), ($c: String => $startsWith($c, "fix:") )) && ! $any($commits(), ($c: String => $startsWith($c, "feat:") ))
⚠️ warning Unused rule $base() == "beta" && $approvalsCount() >= 1 && $haveAllChecksRunCompleted([], "success", ["skipped"])
⚠️ warning Unused rule $size() <= 30
⚠️ warning Unused rule $size() > 30 && $size() <= 100
⚠️ warning Unused rule $size() > 100
⚠️ warning Unused rule $pullRequestCountBy($author(), "all") == 1
info Executing workflow add-label-with-size
info Action $addLabel("small") executed
info Executing workflow first-time-contributor
info Executing workflow check-conventional-commits
info Executing workflow empty-description
info Executing workflow nothing-to-release
info Executing workflow automerge-release-pr
info Generating report