mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-06 01:35:44 -04:00
Adds `scripts/generate_release_notes.sh` to produce a structured CHANGELOG.md starting point using the Kubernetes release-notes tool. It handles both minor and patch releases. `RELEASE.md` is updated to reference the script and drop the manual instructions. Version examples are updated from 2.x to 3.x. The `check_release_notes` CI workflow is extended to also run on `release-*` branches in order for the script to catch commits added to the release note , and the PR template wording is tightened. Signed-off-by: machine424 <ayoubmrini424@gmail.com> |
||
|---|---|---|
| .. | ||
| bump_go_version.sh | ||
| check-go-mod-version.sh | ||
| check-node-version.sh | ||
| check_release_notes.sh | ||
| compress_assets.sh | ||
| generate_release_notes.sh | ||
| genproto.sh | ||
| get_module_version.sh | ||
| golangci-lint.yml | ||
| npm-deps.sh | ||
| package_assets.sh | ||
| sync_repo_files.sh | ||
| ui_release.sh | ||