Files
deb-changelog-action/.gitea/default_merge_message/MERGE_TEMPLATE.md
Max P. 2ea1395252 chore(workflows): add release workflow and merge template
- Add a default merge message template for pull requests
- Introduce a release workflow to automate changelog generation
  and publishing
2025-06-27 22:16:20 +02:00

6 lines
128 B
Markdown

chore(pr): ${PullRequestTitle} ${PullRequestReference}
${PullRequestDescription}
Merged from ${HeadBranch} into ${BaseBranch}