laptop is discharging
This commit is contained in:
@@ -250,8 +250,19 @@ notmuch tag +on +gkap +logs +s11u4-sru \
|
||||
(subject:'periodic GKAP push analysis') or subject:'GK Backport testing has completed'
|
||||
)"
|
||||
|
||||
notmuch tag +on +gkap +logs +s11u4-sru \
|
||||
tag:new AND from:rpe_sme_ww_grp@oracle.com AND subject:"/INTERIM.GK.Backport.report.for.GKAP_11.4.*/"
|
||||
notmuch tag +on +gkap +logs +s11u4-sru \
|
||||
"tag:new AND tag:inbox AND (subject:GKAP or subject:GKAB)"
|
||||
|
||||
|
||||
# notmuch tag +on +gkap +logs +s11u4-sru \
|
||||
# tag:new AND from:rpe_sme_ww_grp@oracle.com AND subject:"/INTERIM.GK.Backport.report.for.GKAP_11.4.*/"
|
||||
|
||||
# notmuch tag +on +gkap +logs +s11u4-sru \
|
||||
# "tag:new AND subject:/.*Build.*GKAB.*Completed/"
|
||||
|
||||
# notmuch tag +on +gkap +logs +s11u4-sru \
|
||||
# "tag:new AND from:rpe_gk_backport_ww_grp AND (subject:pass or subject:successfull or subject:successful)"
|
||||
|
||||
|
||||
notmuch tag +on +logs +s11u4-sru \
|
||||
tag:new AND "(
|
||||
@@ -348,6 +359,11 @@ notmuch tag +RE s11u4-sru \
|
||||
tag:new AND \
|
||||
subject:'[Differential]' AND body:'Repository rRETRUNK Release Engineering Trunk Gate'
|
||||
|
||||
notmuch tag +RE +logs -unread \
|
||||
tag:new AND "(
|
||||
from:noaccess AND
|
||||
subject:/ipkg[1-9]/
|
||||
)"
|
||||
|
||||
notmuch tag +solaris \
|
||||
tag:new AND "(
|
||||
@@ -368,32 +384,58 @@ notmuch tag +solaris \
|
||||
|
||||
# OCI / OSD
|
||||
################################################################################
|
||||
|
||||
|
||||
# seatch term to include in each search
|
||||
# commented out for debugging
|
||||
# ST='tag:new'
|
||||
ST="date:1/1/2026.."
|
||||
|
||||
notmuch tag +osd \
|
||||
tag:new AND "(
|
||||
"$ST" AND "(
|
||||
to:osd-devops_ww_grp@oracle.com OR \
|
||||
subject:[gbu confluence]
|
||||
)"
|
||||
|
||||
notmuch tag +osd +brownbag \
|
||||
tag:new AND 'subject:/[Bb]rown.[Bb]ag/'
|
||||
notmuch tag +deployment-ticket tag:new AND tag:osd AND subject:"New OSD deployment ticket:"
|
||||
notmuch tag +ocean-incident tag:new AND tag:osd AND subject:"[Ocean Incident]"
|
||||
notmuch tag +alarm tag:new AND tag:osd AND subject:'Alarm: '
|
||||
notmuch tag +osd tag:new AND subject:'InfraCloud JIRA'
|
||||
"$ST" AND 'subject:/[Bb]rown.[Bb]ag/'
|
||||
notmuch tag +deployment-ticket "$ST" AND tag:osd AND subject:"New OSD deployment ticket:"
|
||||
notmuch tag +ocean-incident "$ST" AND tag:osd AND subject:"[Ocean Incident]"
|
||||
notmuch tag +alarm "$ST" AND tag:osd AND subject:'Alarm: '
|
||||
notmuch tag +osd "$ST" AND subject:'InfraCloud JIRA'
|
||||
notmuch tag +osd +sgd \
|
||||
tag:new AND subject:'SGD'
|
||||
"$ST" AND subject:'SGD'
|
||||
notmuch tag +oci +announcement \
|
||||
tag:new AND subject:'A PSA'
|
||||
"$ST" AND subject:'A PSA'
|
||||
# PRs for approval
|
||||
notmuch tag +osd +PRs \
|
||||
tag:new AND subject:'ACTION REQUIRED - Peer approval needed for Change Request' AND \
|
||||
"$ST" AND subject:'ACTION REQUIRED - Peer approval needed for Change Request' AND \
|
||||
body:'/Service Owner:.*Desktop as a Service/'
|
||||
# PRs from other projects
|
||||
notmuch tag +oci +CCAT-PRs \
|
||||
tag:new AND \
|
||||
"$ST" AND \
|
||||
subject:'ACTION REQUIRED - Peer approval needed for Change Request' AND \
|
||||
body:'/Service Owner:Compute Cloud at Customer/'
|
||||
|
||||
# OCI production regions
|
||||
notmuch tag +oci +osd +important +region-ga \
|
||||
"$ST" AND \
|
||||
"from:/OCI-REGION-BUILD.*/"
|
||||
|
||||
|
||||
|
||||
# ODAAS Deployments Calendar
|
||||
notmuch tag +osd +calendar \
|
||||
"$ST" AND \
|
||||
"subject:/\[confluence\].*created.a.new|updated.a.*event.in.the.*OSD.RE.Deployments.*calendar/"
|
||||
|
||||
# ODAAS PRs
|
||||
notmuch tag +osd +PRs\
|
||||
"$ST" AND \
|
||||
"subject:/ODAAS\/.*Pull.request.*:/"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
notmuch tag +oci tag:new AND tag:osd
|
||||
@@ -412,7 +454,7 @@ notmuch tag -inbox -unread tag:on AND tag:trunk AND tag:pushlog
|
||||
notmuch tag -inbox -unread tag:on AND tag:trunk AND tag:jenkins
|
||||
|
||||
# ON GKAP notifications
|
||||
notmuch tag -inbox -unread tag:gkap AND tag:logs
|
||||
notmuch tag -inbox -unread tag:new AND tag:gkap AND tag:logs and not subject:failed
|
||||
|
||||
# osd ocean incidents, alarms
|
||||
notmuch tag -inbox -unread tag:osd AND '(tag:ocean-incident or tag:alarm)'
|
||||
@@ -421,6 +463,7 @@ notmuch tag -inbox -unread tag:osd AND '(tag:ocean-incident or tag:alarm)'
|
||||
# emails with subject:"REGION BUILD ALERT]" are important to watch
|
||||
|
||||
|
||||
|
||||
# ================================================================================
|
||||
# the very last part of this - remove the new tag
|
||||
notmuch tag -new tag:new
|
||||
|
||||
Reference in New Issue
Block a user