feat(action): changelog/update - Update CHANGELOG.md with new version
@aRustyDev ci sta già lavorando.
Dal 27/1/2026.
Valutazione
Questa issue non è ancora stata valutata.
Descrizione
Parent Epic
Part of #22 (Atomic Release Pipeline Actions)
Priority
P1 - Release support for W5/W6
Description
Create a composite action that updates a CHANGELOG.md file with a new version section.
Inputs
| Input | Required | Default | Description |
|---|---|---|---|
changelog-path |
Yes | - | Path to CHANGELOG.md |
version |
Yes | - | Version number |
content |
Yes | - | Changelog content to insert |
date |
No | today |
Release date (YYYY-MM-DD) |
create-if-missing |
No | true |
Create file if it doesn't exist |
Outputs
| Output | Description |
|---|---|
updated |
"true" if file was modified |
created |
"true" if file was created |
Usage Example
- uses: arustydev/gha/actions/changelog/generate@v1
id: gen
- uses: arustydev/gha/actions/changelog/update@v1
with:
changelog-path: charts/my-chart/CHANGELOG.md
version: "1.3.0"
content: ${{ steps.gen.outputs.changelog }}
Implementation Notes
- Inserts new version section after header
- Creates Keep-a-Changelog format file if missing
- Preserves existing content
- Handles [Unreleased] section if present
Source Reference
helm-charts/.github/scripts/version-bump.sh:
generate_changelog()- file creation and update logic
Related
- #35 - changelog/extract-version (complementary)
- #36 - changelog/generate (complementary)
- Lingua principale
- Shell
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Preparare l'ambiente
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di aRustyDev/gh
-
dependencies github-actions
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 10/100
-
dependencies github-actions
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 15/100
-
dependencies github-actions
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 50/100
-
dependencies github-actions
Difficoltà 2/5 1-3 ore Idoneità per principianti 20/100
-
dependencies github-actions
Difficoltà 2/5 1-3 ore Idoneità per principianti 10/100
Tutte le issue di aRustyDev/gh
Issue simili
-
limine: new version 12.9.1Apertaout-of-date
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 82/100
CachyOS/CachyOS-PKGBUILDS#1917 ·
I maintainer di solito rispondono entro 1 giorno
-
package-update
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
-
bug needs triage
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
I maintainer di solito rispondono entro 1 giorno
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 82/100
EmbarkStudios/cargo-about#323 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
vllm-project/vllm-metal#841 ·
I maintainer di solito rispondono entro 1 giorno