Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(71)

Unified Diff: HASHTAGS

Issue 1383743002: Automatically add extra CQ trybots for predetermined paths (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Rebase Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | PRESUBMIT.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: HASHTAGS
diff --git a/HASHTAGS b/HASHTAGS
deleted file mode 100644
index 45fd6453c8953347aee707335c6f6c41e1d8e47d..0000000000000000000000000000000000000000
--- a/HASHTAGS
+++ /dev/null
@@ -1,22 +0,0 @@
-# This file is used by the post upload hook in the PRESUBMIT file to
-# automatically change a CL's description based on the specified hashtags.
-# Please see skia:3586 for more details.
-#
-# The format of this file is:
-# hashtag_name,mapped_text
-#
-# Here are some examples:
-# * "projectxyz, BUG=skia:123" would convert "#projectxyz" into "BUG=skia:123".
-# * "notry, NOTRY=true" would convert "#notry" into "NOTRY=true".
-
-dummyproject,BUG=skia:2139,BUG=skia:2812
-notry,NOTRY=true
-nocommit,COMMIT=false
-
-floats,BUG=skia:3592
-neon,#n5,#n9
-n5,CQ_INCLUDE_TRYBOTS=client.skia.android:Test-Android-Nexus5-Adreno330-Arm7-Debug-Trybot
-n7,CQ_INCLUDE_TRYBOTS=client.skia.android:Test-Android-Nexus7-Tegra3-Arm7-Debug-Trybot
-n9,CQ_INCLUDE_TRYBOTS=client.skia.android:Test-Android-Nexus9-TegraK1-Arm64-Release-Trybot
-
-crskps,BUG=skia:3574,NOTRY=true
« no previous file with comments | « no previous file | PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698