Files
gist/.gitea/default_merge_message/MERGE_TEMPLATE.md
Max P. d1ce6d90fb chore(workflows): add release workflow and merge message template
- Add a default merge message template for pull requests
- Introduce a release workflow to automate changelog generation
- Configure workflow to trigger on pushes to main and other branches
2025-06-27 21:32:35 +02:00

128 B

chore(pr): ${PullRequestTitle} ${PullRequestReference}

${PullRequestDescription}

Merged from ${HeadBranch} into ${BaseBranch}