broader dependabot filter and teacher rights requests
This commit is contained in:
parent
90bbd45d50
commit
f0f034fc3e
@ -43,9 +43,10 @@ minc $(mdirs /data/mail) > "$s"
|
||||
| xargs rg --files-without-match 'judge=>"(java12|haskell|biopythia)"'
|
||||
mpick -t 'subject =~ "\[hackers\] \[slstatus\]"' < "$s"
|
||||
mpick -t 'subject =~ "\[hackers\] \[svkdb\]"' < "$s"
|
||||
mpick -t 'to = "dodona-edu/dodona <dodona@noreply.github.com>" && subject ~~ "*Bump * from * to *"' < "$s"
|
||||
mpick -t 'subject ~~ "*Bump * from * to *" && "cc" !~~ "Felix*"' < "$s"
|
||||
mpick -t 'from = "<dodona@ugent.be>" && subject ~~ "* vraagt om lesgeversrechten"' < "$s"
|
||||
mpick -t 'from = "<dodona@ugent.be>" && subject ~~ "* Je vraag naar lesgeversrechten werd goedgekeurd"' < "$s"
|
||||
mpick -t 'from = "<dodona@ugent.be>" && subject ~~ "* Your request for teacher rights was granted"' < "$s"
|
||||
|
||||
# Muted mails
|
||||
for muted in $(cat ~/.mblaze/muted); do
|
||||
|
Loading…
Reference in New Issue
Block a user