Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create Github releases with empty body for now (#10448)
## Problem When releasing `release-7574`, the Github Release creation failed with "body is too long" (see https://github.com/neondatabase/neon/actions/runs/12834025431/job/35792346745#step:5:77). There's lots of room for improvement of the release notes, but for now we'll disable them instead. ## Summary of changes - Disable automatic generation of release notes for Github releases - Enable creation of Github releases for proxy/compute
- Loading branch information
624a507
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
6867 tests run: 6494 passed, 0 failed, 373 skipped (full report)
Flaky tests (7)
Postgres 17
test_metrics_normal_work
: release-x86-64, release-arm64, debug-x86-64test_timeline_archival_chaos
: release-arm64Postgres 16
test_metrics_normal_work
: release-arm64, release-x86-64Postgres 14
test_replica_query_race
: release-arm64Code coverage* (full report)
functions
:33.7% (8452 of 25111 functions)
lines
:49.2% (70828 of 143967 lines)
* collected from Rust tests only
624a507 at 2025-01-21T16:23:53.500Z :recycle: