blob: 823c9f642d362667fdc1a4f4b9583c42f01d2abf [file] [log] [blame]
cmtice28ed8f62013-11-04 16:28:57 -08001# Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5# Per-project Commit Queue settings.
6# Documentation: http://goo.gl/4rZhAx
7
8[GENERAL]
9
10# Stages to ignore in the commit queue. If these steps break, your CL will be
11# submitted anyway. Use with caution.
12ignored-stages: UnitTest HWTest VMTest UploadPrebuilts Archive
13