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 #1268

Merged
merged 1 commit into from
Jun 8, 2023

fix: enforce project app key mapping (#1198)

b1a26b1
Select commit
Loading
Failed to load commit list.
Merged

Beta release #1268

fix: enforce project app key mapping (#1198)
b1a26b1
Select commit
Loading
Failed to load commit list.
Reviewpad / reviewpad succeeded Jun 8, 2023 in 10s

No issues found

✅ Reviewpad executed successfully

Details

info Reviewpad started at 2023-06-08 17:10:01.989895807 +0000 UTC m=+47.188601620
info Request details:

Field Value
App gh_app_196990
Event Type pull_request
Event Action labeled
Delivery ID 46b42cf0-061f-11ee-8204-e557d0dcab08
Repo URL https://github.com/tigrisdata/tigris
Event Time 08/Jun/2023:17:09:51 +0000

info Processing pull_request event
info Found pull request 1268
info Running reviewpad on pull request /pull/1268
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 $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
⚠️ warning Unused rule $isDraft() == false && $base() == "main"
⚠️ warning Unused rule $description() == ""
info Executing workflow add-label-with-size
info Action $addLabel("large") 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