Re: Commit hookscripts operating only on commits from email addresses associated with a Bugzilla account

2020-08-13 Thread Nicolás Alvarez
El jue., 13 de ago. de 2020 a la(s) 15:49, Nate Graham (n...@kde.org) escribió: > On 8/13/20 12:19 PM, Ben Cooksley wrote: > > The only way to implement what you are proposing would be to have all > > Bugzilla actions from commit hooks take place as a 'Bot' user. > > That seems reasonable in the ab

Re: Commit hookscripts operating only on commits from email addresses associated with a Bugzilla account

2020-08-13 Thread Nate Graham
On 8/13/20 12:19 PM, Ben Cooksley wrote: The developer should receive an automated email from Bugzilla when this happens, informing them that their action failed due to the lack of an account. They should therefore be very much aware of the failure of the hook. They do, but they seem to ignore

Re: Commit hookscripts operating only on commits from email addresses associated with a Bugzilla account

2020-08-13 Thread Ben Cooksley
On Fri, Aug 14, 2020 at 1:47 AM Nate Graham wrote: > > Hello sysadmins et al. Hi Nate, > > Some KDE contributors run into a pain point whereby their commits with > the BUG keyword do not automatically close Bugzilla tickets because the > email address on the commit does not match the email addre

Using xdg-desktop-portal-kde to take screenshots

2020-08-13 Thread Damir Porobic
Hello, I'm trying use the xdg-desktop-portal-kde (https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/blob/master/src/screenshot.cpp) portal in order to take screenshots under Wayland. If I understand correctly, making a DBus Call like this should open a Dialog with a Screenshot that can be

Commit hookscripts operating only on commits from email addresses associated with a Bugzilla account

2020-08-13 Thread Nate Graham
Hello sysadmins et al. Some KDE contributors run into a pain point whereby their commits with the BUG keyword do not automatically close Bugzilla tickets because the email address on the commit does not match the email address of any Bugzilla accounts. When this happens, someone (them, me, Chr