Re: turning off ELN build failure notifications

2021-01-15 Thread Kevin Fenzi
On Fri, Jan 15, 2021 at 01:15:47PM -0500, Robbie Harwood wrote:
> Kevin Fenzi  writes:
> 
> > On Thu, Jan 14, 2021 at 10:12:46PM +0100, Alexander Ploumistos wrote:
> >> Hello,
> >> 
> >> Could someone please help me figure out which rule I need to edit over
> >> at Fedora Notifications, to stop receiving messages like this one?
> >> 
> >> On Thu, Jan 14, 2021 at 9:53 PM  wrote:
> >> >
> >> > Notification time stamped 2021-01-14 20:53:32 UTC
> >> >
> >> > bpeck/jenkins-continuous-infra.apps.ci.centos.org's vtk-8.2.0-25.eln108 
> >> > failed to build
> >> > http://koji.fedoraproject.org/koji/buildinfo?buildID=1659686
> >> >
> >> > --
> >> > You received this message due to your preference settings at
> >> > https://apps.fedoraproject.org/notifications/alexpl.id.fedoraproject.org/email/31305
> >> 
> >> I thought it should be one of the Jenkins or the CI rules, but from
> >> their description I don't understand how they could apply to this type
> >> of event. Ideally, I'd like to never see anything about ELN builds
> >> failing in my inbox.
> >
> > Go there and look for a rule called:
> >
> > "Koji builds for packages I own"
> >
> > click on it
> >
> > On the side in 'generic rules' look for 'a particular user' 
> >
> > click on it. 
> >
> > Enter: 
> >
> > bpeck
> >
> > click add 
> >
> > it should now appear on the left in the rule. 
> >
> > click on 'negate'
> >
> > I think that will do it. 
> 
> Won't this remove all koji notifications, not just the ELN ones?

Nope. 

The entire rule then should be: 

* Builds changing state (any state)
AND
* A particular users package (your user)
AND
NOT * A particular users messages (bpeck)

So, if you do a build, it matches the first one, and the second one, and
the last one so it matches and you get it. 

If bpeck does a eln build, it matches the first one, the second one, but
not the last one (since it's negated) so you don't get it. 

At least I think it will work. ;) 

kevin


signature.asc
Description: PGP signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: turning off ELN build failure notifications

2021-01-15 Thread Robbie Harwood
Kevin Fenzi  writes:

> On Thu, Jan 14, 2021 at 10:12:46PM +0100, Alexander Ploumistos wrote:
>> Hello,
>> 
>> Could someone please help me figure out which rule I need to edit over
>> at Fedora Notifications, to stop receiving messages like this one?
>> 
>> On Thu, Jan 14, 2021 at 9:53 PM  wrote:
>> >
>> > Notification time stamped 2021-01-14 20:53:32 UTC
>> >
>> > bpeck/jenkins-continuous-infra.apps.ci.centos.org's vtk-8.2.0-25.eln108 
>> > failed to build
>> > http://koji.fedoraproject.org/koji/buildinfo?buildID=1659686
>> >
>> > --
>> > You received this message due to your preference settings at
>> > https://apps.fedoraproject.org/notifications/alexpl.id.fedoraproject.org/email/31305
>> 
>> I thought it should be one of the Jenkins or the CI rules, but from
>> their description I don't understand how they could apply to this type
>> of event. Ideally, I'd like to never see anything about ELN builds
>> failing in my inbox.
>
> Go there and look for a rule called:
>
> "Koji builds for packages I own"
>
> click on it
>
> On the side in 'generic rules' look for 'a particular user' 
>
> click on it. 
>
> Enter: 
>
> bpeck
>
> click add 
>
> it should now appear on the left in the rule. 
>
> click on 'negate'
>
> I think that will do it. 

Won't this remove all koji notifications, not just the ELN ones?

Thanks,
--Robbie


signature.asc
Description: PGP signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: turning off ELN build failure notifications

2021-01-15 Thread Kevin Fenzi
On Thu, Jan 14, 2021 at 10:12:46PM +0100, Alexander Ploumistos wrote:
> Hello,
> 
> Could someone please help me figure out which rule I need to edit over
> at Fedora Notifications, to stop receiving messages like this one?
> 
> On Thu, Jan 14, 2021 at 9:53 PM  wrote:
> >
> > Notification time stamped 2021-01-14 20:53:32 UTC
> >
> > bpeck/jenkins-continuous-infra.apps.ci.centos.org's vtk-8.2.0-25.eln108 
> > failed to build
> > http://koji.fedoraproject.org/koji/buildinfo?buildID=1659686
> >
> > --
> > You received this message due to your preference settings at
> > https://apps.fedoraproject.org/notifications/alexpl.id.fedoraproject.org/email/31305
> 
> I thought it should be one of the Jenkins or the CI rules, but from
> their description I don't understand how they could apply to this type
> of event. Ideally, I'd like to never see anything about ELN builds
> failing in my inbox.

Go there and look for a rule called:

"Koji builds for packages I own"

click on it

On the side in 'generic rules' look for 'a particular user' 

click on it. 

Enter: 

bpeck

click add 

it should now appear on the left in the rule. 

click on 'negate'

I think that will do it. 

I'm sorry the notifications app is so confusing. ;( 
It's been on our list to re-write for a while... 

kevin


signature.asc
Description: PGP signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


turning off ELN build failure notifications

2021-01-14 Thread Alexander Ploumistos
Hello,

Could someone please help me figure out which rule I need to edit over
at Fedora Notifications, to stop receiving messages like this one?

On Thu, Jan 14, 2021 at 9:53 PM  wrote:
>
> Notification time stamped 2021-01-14 20:53:32 UTC
>
> bpeck/jenkins-continuous-infra.apps.ci.centos.org's vtk-8.2.0-25.eln108 
> failed to build
> http://koji.fedoraproject.org/koji/buildinfo?buildID=1659686
>
> --
> You received this message due to your preference settings at
> https://apps.fedoraproject.org/notifications/alexpl.id.fedoraproject.org/email/31305

I thought it should be one of the Jenkins or the CI rules, but from
their description I don't understand how they could apply to this type
of event. Ideally, I'd like to never see anything about ELN builds
failing in my inbox.

Thanks,
A.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org