archive the one-up notifications from github/dependabot
This commit is contained in:
parent
d2b25c40a3
commit
4245a03928
@ -55,6 +55,10 @@ addtag github "from:notifications@github.com"
|
|||||||
|
|
||||||
# Uninteresting
|
# Uninteresting
|
||||||
archive tag:dodona and subject:'Onderwijsinstelling aangemaakt voor .*'
|
archive tag:dodona and subject:'Onderwijsinstelling aangemaakt voor .*'
|
||||||
|
archive tag:github and subject:dodona-edu/dodona and thread:{from:dependabot}
|
||||||
|
|
||||||
|
# And stay down!
|
||||||
|
#addtag killed "thread:{tag:killed}"
|
||||||
|
|
||||||
# Notify about new messages
|
# Notify about new messages
|
||||||
notmuch search tag:new | cut -d' ' --complement -f1 | xargs -0 --no-run-if-empty notify-send
|
notmuch search tag:new | cut -d' ' --complement -f1 | xargs -0 --no-run-if-empty notify-send
|
||||||
|
Loading…
Reference in New Issue
Block a user