Improve PR description report for gradle dependency upgrade workflow#11471
Conversation
🟢 Java Benchmark SLOs — All performance SLOs passed
PR vs. master resultsStartup Time
Commit: Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion. |
|
/merge -f --reason "editing PR description for dependency upgrades" |
|
View all feedbacks in Devflow UI.
The expected merge time in
Warning This change was merged without running any pre merge CI checks Reason: editing PR description for dependency upgrades |
654b087
into
master
What Does This Do
Improve the PR description that's reported in the automatically generated PRs from the Update Gradle Dependencies workflow. Notably, the number of hours until meeting the 48h cooldown requirement is mentioned and downgrades to the existing version are mentioned as just "reverted" now.
Motivation
Additional Notes
Now the PR description from #11463 would look like:
Contributor Checklist
type:and (comp:orinst:) labels in addition to any other useful labelsclose,fix, or any linking keywords when referencing an issueUse
solvesinstead, and assign the PR milestone to the issue/merge. You can also:/merge --commit-message "..."/merge -c/merge -f --reason "reason"; please use this judiciously, as some checks do not run at the PR-levelJira ticket: [PROJ-IDENT]