Files
patchman/.gitea/default_merge_message/MERGE_TEMPLATE.md
Max P. 2773984dcb chore(ci): Adds nightly and release build workflows
- Introduces workflows for nightly and release builds,
  automating package publishing to Gitea.
- Includes scripts for setting Poetry version, cleaning up
  old dev versions, and uploading assets to releases.
- Adds a merge template for pull requests.
2025-07-12 21:25:20 +02:00

6 lines
128 B
Markdown

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