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

Beta release #1258

Merged
merged 4 commits into from
Jun 3, 2023

fix: Disable arm64 build

d7b7b91
Select commit
Loading
Failed to load commit list.
Merged

Beta release #1258

fix: Disable arm64 build
d7b7b91
Select commit
Loading
Failed to load commit list.
Reviewpad / reviewpad succeeded Jun 3, 2023 in 11s

No issues found

✅ Reviewpad executed successfully

Details

info Reviewpad started at 2023-06-03 01:39:38.840747279 +0000 UTC m=+289.889922831
info Request details:

Field Value
App gh_app_196990
Event Type pull_request
Event Action labeled
Delivery ID 7820bca0-01af-11ee-83f5-716cbf9c3616
Repo URL https://github.com/tigrisdata/tigris
Event Time 03/Jun/2023:01:39:25 +0000

info Processing pull_request event
info Found pull request 1257
info Running reviewpad on pull request /pull/1257
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 Action $commitLint() executed
info Action $titleLint() executed
info Executing workflow empty-description
info Executing workflow nothing-to-release
info Executing workflow automerge-release-pr
info Generating report