Skip to content

Commit 73aeb1f

Browse files
authored
PullRequests.github-issues: Add mu-automation to bot list (#442)
Excludes `mu-automation[bot]` account PRs in the human list. Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
1 parent dd92171 commit 73aeb1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Notebooks/PullRequests.github-issues

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
{
2828
"kind": 2,
2929
"language": "github-issues",
30-
"value": "$repos is:open type:pr -author:app/dependabot -author:app/dependabot-preview -author:app/microsoft-github-policy-service -author:uefibot -author:ProjectMuBot"
30+
"value": "$repos is:open type:pr -author:app/dependabot -author:app/dependabot-preview -author:app/microsoft-github-policy-service -author:mu-automation[bot] -author:uefibot -author:ProjectMuBot"
3131
},
3232
{
3333
"kind": 1,
@@ -59,4 +59,4 @@
5959
"language": "github-issues",
6060
"value": "$repos is:open is:pr archived:false label:state:stale"
6161
}
62-
]
62+
]

0 commit comments

Comments
 (0)