prometheus/scripts
Ayoub Mrini dd6ad8ec4c
feat: add a way to pass release notes from the PR (#16904)
* feat: add a way to add release notes from the PR

make the release note block part of .github/PULL_REQUEST_TEMPLATE.md (inspired from k8s')

A CI check would check the input.

Signed-off-by: machine424 <ayoubmrini424@gmail.com>

* imp

Signed-off-by: machine424 <ayoubmrini424@gmail.com>

* suggestions

Signed-off-by: machine424 <ayoubmrini424@gmail.com>

---------

Signed-off-by: machine424 <ayoubmrini424@gmail.com>
2025-08-13 15:34:36 +02:00
..
check-go-mod-version.sh
check-node-version.sh chore: add Makefile target to check Node.js version (#16832) 2025-07-15 12:52:43 +02:00
check_release_notes.sh feat: add a way to pass release notes from the PR (#16904) 2025-08-13 15:34:36 +02:00
compress_assets.sh build: Ignore timestamps recording in gzip metadata 2025-02-13 18:22:39 +01:00
genproto.sh chore: enable gci linter (#16245) 2025-03-22 15:46:13 +00:00
get_module_version.sh add scripts/get_module_version.sh 2024-08-16 14:23:27 +02:00
golangci-lint.yml chore(deps): bump golangci/golangci-lint-action in /scripts (#16679) 2025-07-11 11:54:27 +02:00
npm-deps.sh
package_assets.sh
sync_repo_files.sh chore(scripts/sync_repo_files): add link to source script 2025-05-06 07:50:06 +02:00
ui_release.sh