Skip to content

Commit

Permalink
Add ANNOUNCEMENTS.md to the blockade exceptions for Prow docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjwagner authored and liurupeng committed Jun 7, 2022
1 parent 42482ea commit a8f6abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/prow/plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ blockades:
blockregexps:
- ^prow/.+\.md$
exceptionregexps:
- ^prow/README\.md$
- ^prow/(ANNOUNCEMENTS|README)\.md$
explanation: "All Prow documentation (Markdown files) have moved to https://github.com/kubernetes-sigs/prow as part of https://github.com/kubernetes-sigs/prow/issues/4."

blunderbuss:
Expand Down

0 comments on commit a8f6abf

Please sign in to comment.