[SCM] PostGIS branch master updated. 3.7.0beta1-109-gdfe37406b3
git at osgeo.org
git at osgeo.org
Mon Jul 27 23:25:53 PDT 2026
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".
The branch, master has been updated
via dfe37406b35cac730494ff933ff603172f9bb51c (commit)
via 34bc5377a5d6a6c26795f43bcea60667ba398a0c (commit)
from 60581a9b317dc64aad80b701755d271658f41f02 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit dfe37406b35cac730494ff933ff603172f9bb51c
Merge: 60581a9b31 34bc5377a5
Author: Darafei Praliaskouski <komzpa at gmail.com>
Date: Mon Jul 27 23:25:52 2026 -0700
Merge pull request 'ci: include PR body in Gitea merge commits' (!588) from Komzpa/postgis:fix/gitea-merge-message-pr-body-20260728 into master
Reviewed-on: https://gitea.osgeo.org/postgis/postgis/pulls/588
commit 34bc5377a5d6a6c26795f43bcea60667ba398a0c
Author: Darafei Praliaskouski <me at komzpa.net>
Date: Tue Jul 28 10:19:01 2026 +0400
ci: include PR body in Gitea merge commits
diff --git a/.gitea/default_merge_message/MERGE_TEMPLATE.md b/.gitea/default_merge_message/MERGE_TEMPLATE.md
new file mode 100644
index 0000000000..93050059a3
--- /dev/null
+++ b/.gitea/default_merge_message/MERGE_TEMPLATE.md
@@ -0,0 +1,6 @@
+Merge pull request '${PullRequestTitle}' (${PullRequestReference}) from ${HeadRepoOwnerName}/${HeadRepoName}:${HeadBranch} into ${BaseBranch}
+
+${PullRequestDescription}
+
+${ReviewedOn}
+${ReviewedBy}
-----------------------------------------------------------------------
Summary of changes:
.gitea/default_merge_message/MERGE_TEMPLATE.md | 6 ++++++
1 file changed, 6 insertions(+)
create mode 100644 .gitea/default_merge_message/MERGE_TEMPLATE.md
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list