open-webui/.github/workflows
Jannik S 95b20f3cb8
feat: show latest changes in releases
This should show the latest Changes in the CHANGELOG.md file when creating a new release.

For now it only shows "Automatically created new release".

It is running 'awk '/^## [/{n++} n==1' CHANGELOG.md' which extracts the latest changes. Note: I only tested the command on my linux machine, worked.
2024-03-05 16:45:47 +01:00
..
build-release.yml feat: show latest changes in releases 2024-03-05 16:45:47 +01:00
docker-build.yaml fix: add semver to container builds 2024-02-25 15:57:46 -06:00
format-backend.yaml feat: 👷 seperate lint jobs for fe & be 2024-01-04 17:18:20 -08:00
format-build-frontend.yaml fix: 🚑 fix CI 2024-01-04 20:39:19 -08:00
lint-backend.disabled fix: 💚 disable lint CI 2024-01-04 20:06:33 -08:00
lint-frontend.disabled fix: 💚 disable lint CI 2024-01-04 20:06:33 -08:00