You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/docs-review-collect.yml
+15-3Lines changed: 15 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
name: Add docs-reviewers request to the docs-content review board
2
2
3
-
# **What it does**: Adds PRs in github/github that requested a review from docs-reviewers to the docs-content review board
4
-
# **Why we have it**: To catch docs-reviewers requests in github/github
3
+
# **What it does**: Adds PRs in github/github and github/audit-log-allowlists that requested a review from docs-reviewers to the docs-content review board
4
+
# **Why we have it**: To catch docs-reviewers requests in github/github and github/audit-log-allowlists
5
5
# **Who does it impact**: docs-content maintainers
0 commit comments