dokploy/.github
Mauricio Siu 56162eb3e0 fix: generate release notes ourselves for hotfix releases
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.
2026-08-18 15:26:41 -06:00
..
ISSUE_TEMPLATE chore(issue-template): update bug report label emoji 2025-03-06 22:05:31 -06:00
sponsors chore(dependencies): update Next.js to version 16.0.10 and remove turbopack script from package.json 2025-12-12 10:09:31 -06:00
workflows fix: generate release notes ourselves for hotfix releases 2026-08-18 15:26:41 -06:00
CODEOWNERS chore: add codeowners and pull request workflow 2024-04-29 23:32:25 -06:00
FUNDING.yml Update FUNDING.yml 2024-07-16 19:45:41 -06:00
pull_request_template.md docs: Update CONTRIBUTING.md and pull request template for clarity 2026-02-08 23:13:19 -06:00