Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: automate changelog creation and update #18

Merged
merged 38 commits into from
Dec 12, 2024

Conversation

samikachai
Copy link
Collaborator

Automate changelog file update on release using github actions workflows.

Add the update-release-notes.yaml workflow file and install the  conventional-changelog and
commitizen packages.

Automate CHANGELOG.md creation #11
Change pipeline name in update-release-notes.yaml file.
samikachai and others added 26 commits December 11, 2024 10:09
… extra workflow file

The release.yaml workflow file is updated to update the changelog file and commit that before
creating the release.

Automate CHANGELOG.md creation #11
@jdsika jdsika merged commit c511ba0 into main Dec 12, 2024
1 check passed
@jdsika jdsika deleted the docs--automate-changelog-creation branch December 12, 2024 12:39
samikachai added a commit to samikachai/asam-osi-converter that referenced this pull request Dec 17, 2024
)

* Automate changelog file update on release using github actions workflows
* Add release instructions to README.me
* Reset changelog.md
* Add pre-commit hook fo Conventional Commits

doc(example-data): Create README.md for example data (Lichtblick-Suite#20)

* Create README.md for example data
* delete outdated example
* add OpenPASS as optional simulator
---------
Signed-off-by: Carlo van Driesten <[email protected]>

ci(release): remove trigger on PRs from workflow (Lichtblick-Suite#21)

Ci(fix): release pipeline (Lichtblick-Suite#23)

* ci(release): swap direct push on main with a PR

* ci(release): add PAT to main push operation

Update README.md

* add requirement to sign a tag to readme

Signed-off-by: Carlo van Driesten <[email protected]>

ci(release): attach changelog to release instead of committing to main (Lichtblick-Suite#24)

* ci(release): attach changelog to release instead of committing to main
* ci(release): add PR creation job

fix(ci): release pipeline fix (Lichtblick-Suite#25)

* update to node 18
* remove create pull request for now
---------

Signed-off-by: Carlo van Driesten <[email protected]>
Co-authored-by: Carlo van Driesten <[email protected]>

ci: add initial commit history to workflow|bump version to 0.0.2 (Lichtblick-Suite#26)

ci(release): update workflow (Lichtblick-Suite#27)

Ci  release pipeline fix (Lichtblick-Suite#28)

* ci(release): use env variables instead of set-output

* ci(release): update release

Ci  release pipeline fix (Lichtblick-Suite#29)

* ci(release): use env variables instead of set-output

* ci(release): update release

* ci(release): add line seperations to initial commit history in changelog

Ci  release pipeline fix (Lichtblick-Suite#30)

* ci(release): use env variables instead of set-output

* ci(release): update release

* ci(release): fix pipeline workflow

ci: adapt pipeline workflow (Lichtblick-Suite#31)

ci(release): add initial commit history fetch job to pipeline (Lichtblick-Suite#32)

Ci  create pr to update changelog file (Lichtblick-Suite#33)

* ci(release): add PR creation step to update changelog file

* chore(package): bump version to v0.0.3

ci(release): update PR commit message (Lichtblick-Suite#34)

ci(release): remove uppercase start from commit message (Lichtblick-Suite#35)

ci(release): add PAT to PR creation step (Lichtblick-Suite#36)

ci(release): handle staging with create-pull-request action (Lichtblick-Suite#40)

ci(release): add commit step to update-changelog branch (Lichtblick-Suite#42)

ci(release): add branch pull action before commit (Lichtblick-Suite#43)

ci(release): force changes in changelog commit (Lichtblick-Suite#44)

ci(release): specifiy pull reconcilation (Lichtblick-Suite#45)

ci(release): add changes stashing before and after pull (Lichtblick-Suite#46)

Ci  create pr to update changelog file (Lichtblick-Suite#47)

* ci(release): update workflow

* ci(release): add delete branch option

ci(release): update workflow (Lichtblick-Suite#49)

ci(release): update workflow (Lichtblick-Suite#50)

ci(release): update workflow (Lichtblick-Suite#52)

ci(release): update workflow (Lichtblick-Suite#53)

ci(release): split jobs (Lichtblick-Suite#54)

ci(release): preserve state across jobs (Lichtblick-Suite#56)

ci(release): update workflow (Lichtblick-Suite#57)

ci(release): update workflow (#1)

ci(release): update pipeline

ci(release): update pipeline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants