blob: 45fd6453c8953347aee707335c6f6c41e1d8e47d [file] [log] [blame]
rmistry3cfd1ad2015-03-25 12:53:35 -07001# This file is used by the post upload hook in the PRESUBMIT file to
2# automatically change a CL's description based on the specified hashtags.
3# Please see skia:3586 for more details.
4#
5# The format of this file is:
6# hashtag_name,mapped_text
7#
8# Here are some examples:
9# * "projectxyz, BUG=skia:123" would convert "#projectxyz" into "BUG=skia:123".
10# * "notry, NOTRY=true" would convert "#notry" into "NOTRY=true".
11
12dummyproject,BUG=skia:2139,BUG=skia:2812
13notry,NOTRY=true
14nocommit,COMMIT=false
mtkleinc4a933b2015-03-25 13:08:42 -070015
16floats,BUG=skia:3592
mtklein3d4c4a52015-03-26 12:32:29 -070017neon,#n5,#n9
18n5,CQ_INCLUDE_TRYBOTS=client.skia.android:Test-Android-Nexus5-Adreno330-Arm7-Debug-Trybot
mtkleinc4a933b2015-03-25 13:08:42 -070019n7,CQ_INCLUDE_TRYBOTS=client.skia.android:Test-Android-Nexus7-Tegra3-Arm7-Debug-Trybot
20n9,CQ_INCLUDE_TRYBOTS=client.skia.android:Test-Android-Nexus9-TegraK1-Arm64-Release-Trybot
21
rmistry39383a12015-03-31 08:03:02 -070022crskps,BUG=skia:3574,NOTRY=true