[postgis-tickets] [PostGIS] #5560: Debbie's PostGIS_Make_Dist should only run for main repo and only for stable/master branches
PostGIS
trac at osgeo.org
Sat Sep 30 15:36:14 PDT 2023
#5560: Debbie's PostGIS_Make_Dist should only run for main repo and only for
stable/master branches
------------------------+--------------------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: Website Management, Bots
Component: buildbots | Version: master
Resolution: | Keywords:
------------------------+--------------------------------------
Comment (by robe):
Okay I changed it to the optional filter location. I think setting in
request filter might have been wrong. Will see on next run and close this
out if it seems to work.
So optional filter looks like this now:
{{{
expression: push .*(stable|master).*
https://git.osgeo.org/gitea/postgis/postgis.git
text: $x_gitea_event $reference $clone_url
}}}
Before it was just:
{{{
expression: push
text: $x_gitea_event
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5560#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list