aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/README.md
diff options
context:
space:
mode:
authorGravatar sergiyb <sergiyb@chromium.org>2015-06-08 05:12:56 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-06-08 05:12:56 -0700
commit2baef5a1e104fe635c5b71fcdae159ba171c662c (patch)
tree3025cc4976cc22f2889a736f1e84c81bc3e2893a /infra/README.md
parent79d6a4f827c5174293352c336da38df4defaadf4 (diff)
Added CQ config to skia repo
This must land in sync with https://chromereviews.googleplex.com/204307013 and revert in sync. R=rmistry@chromium.org, tandrii@chromium.org NOTRY=true NOTREECHECKS=true BUG=chromium:471767 Review URL: https://codereview.chromium.org/1153093004
Diffstat (limited to 'infra/README.md')
-rw-r--r--infra/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/infra/README.md b/infra/README.md
new file mode 100644
index 0000000000..24477563d0
--- /dev/null
+++ b/infra/README.md
@@ -0,0 +1,5 @@
+This directory contains infra-specific files. The branch-config/ directory
+contains configs that are specific to the master branch (e.g. config for the CQ
+committing to the master branch), while project-config/ directory contains
+project-wide configuration (e.g. list of buckets for cr-buildbucket service and
+list of refs known to the infra services).