Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.

Add "ignore mash starts" to everybody's packages filter. #53

Merged
merged 1 commit into from Aug 27, 2015

Conversation

ralphbean
Copy link
Contributor

This adds an alembic script that will add a rule to ignore the mash.start
messages to everybody's filters.

It also adds the rule to new people's defaults.

This relies on fedora-infra/fmn.rules#60 and fixes fedora-infra/fmn#103.

This adds an alembic script that will add a rule to ignore the mash.start
messages to everybody's filters.

It also adds the rule to new people's defaults.

modified = 0
for filt in filters:
if len(filt.rules) < 15:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

< or != ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

< :)

@pypingou
Copy link
Member

One question, otherwise looks sane to me, 👍

ralphbean added a commit that referenced this pull request Aug 27, 2015
Add "ignore mash starts" to everybody's packages filter.
@ralphbean ralphbean merged commit cf68139 into develop Aug 27, 2015
@ralphbean ralphbean deleted the feature/mash-rules branch August 27, 2015 12:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

how to turn off "x requested a mash of 144 updates" messages
2 participants