mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-09-14 02:56:13 +05:00
Hotfixes land on main via git cherry-pick (hotfix-cherry-pick.yml), not a PR merged into main, so GitHub's generate_release_notes can't associate any PR with those commits and the release body comes back empty (see v0.30.1). Build the "What's Changed" list from the cherry-picked "Merge pull request #N ..." commit messages instead, resolving each PR's title/author via gh. |
||
|---|---|---|
| .. | ||
| create-pr.yml | ||
| deploy.yml | ||
| dokploy.yml | ||
| format.yml | ||
| hotfix-cherry-pick.yml | ||
| hotfix-release.yml | ||
| monitoring.yml | ||
| pull-request.yml | ||
| sync-openapi-docs.yml | ||
| upgrade-integration-test.yml | ||