<div dir="ltr">Hi Ben,<br><br>How to specify svn addresses?<br><br>Back in time I have pt_BR translations filtered in the old commit filter. Then I could see the commits on phabricator, watching pages like this:<br><a href="https://phabricator.kde.org/source/svn/history/branches/stable/l10n-kf5/pt_BR/">https://phabricator.kde.org/source/svn/history/branches/stable/l10n-kf5/pt_BR/</a>  (and its trunk counterpart). I didn't find something similar to this on invent.k.o<div><br></div><div>Now I'm left with this: </div><div><a href="https://websvn.kde.org/branches/stable/l10n-kf5/pt_BR/messages/?sortby=date#dirlist">https://websvn.kde.org/branches/stable/l10n-kf5/pt_BR/messages/?sortby=date#dirlist</a> (in this case scripty run will mask someone contribution)</div><div><br></div><div>Regards,</div><div><br></div><div>Luiz</div><div><br></div><div>  <br><div><div><br></div></div></div></div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em dom., 12 de jul. de 2020 às 14:57, Ben Cooksley <<a href="mailto:bcooksley-RoXCvvDuEio@public.gmane.org">bcooksley@kde.org</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mon, Jul 13, 2020 at 4:46 AM Albert Astals Cid <<a href="mailto:aacid-RoXCvvDuEio@public.gmane.org" target="_blank">aacid-RoXCvvDuEio@public.gmane.org</a>> wrote:<br>
><br>
> El diumenge, 12 de juliol de 2020, a les 8:08:11 CEST, Ben Cooksley va escriure:<br>
> > Hi all,<br>
> ><br>
> > A few years back Sysadmin had to turn off the old Commit Filter<br>
> > service due to a number of security issues, with no replacement<br>
> > available.<br>
> ><br>
> > I'm now happy to announce that a replacement service is now available,<br>
><br>
> Very much appreciated! Now i can stop using ifttt :)<br>
><br>
> > with the added functionality of also being able to cover activity on<br>
> > Bugzilla and Gitlab (for Tasks and Merge Requests). It is intended<br>
> > that Activity Filter will be used to provide Gitlab notifications for<br>
> > merge requests and tasks to mailing lists, along with CI notifications<br>
> > if desired (once that is moved to Gitlab)<br>
> ><br>
> > The new service is configured through YAML format files in the<br>
> > sysadmin/activityfilter repository<br>
> > (<a href="https://invent.kde.org/sysadmin/activityfilter" rel="noreferrer" target="_blank">https://invent.kde.org/sysadmin/activityfilter</a>), which is open to<br>
> > developers to commit. Please ensure that you read the README contained<br>
> > in the repository before doing so.<br>
> ><br>
> > Please let us know if you have any questions on the above!<br>
><br>
> Can i do stuff like this?<br>
><br>
> - name: "Commits"<br>
>   subscribes: "<a href="mailto:aacid-RoXCvvDuEio@public.gmane.org" target="_blank">aacid-RoXCvvDuEio@public.gmane.org</a>"<br>
>   to: commits<br>
>   where:<br>
>     project: 'bla'<br>
>     project: 'bla1'<br>
>     project: 'bla2'<br>
>     project: 'bla3'<br>
>     project: 'bla4'<br>
>     project: 'bla5'<br>
>     project: 'bla6'<br>
>     project: 'bla7'<br>
>     project: 'bla8'<br>
><br>
> ?<br>
<br>
I'm afraid rules like that aren't supported, however you can specify a<br>
regex so something like:<br>
<br>
where:<br>
    project: 'foo1|foo2|foo3'<br>
<br>
should work fine.<br>
<br>
><br>
> Cheers,<br>
>   Albert<br>
><br>
<br>
Cheers,<br>
Ben<br>
<br>
><br>
> ><br>
> > Thanks,<br>
> > Ben Cooksley<br>
> > KDE Sysadmin<br>
> ><br>
><br>
><br>
><br>
><br>
</blockquote></div>