project.config: copy TryBot labels across commit message edits

The Run-TryBot and TryBot-Result labels are used by the Go build system
for running tests. These tests are testing code changes across multiple
Go ports and environment configurations, and none of them pay attention
to the content of the commit message.

There's no benefit to dropping these votes when only the commit message
changes, only added latency and increased resource consumption, so stop
doing that. Do continue to drop it on rebases, since we rely on TryBots
to catch problems that may happen after conflict-free rebases.

If in the future we introduce checks that use the CL commit message as
an input, we can either revisit this decision or consider a different
mechanism for those checks.

Fixes go.dev/issue/30893.

Change-Id: I643436d5ed412ab171095a474652fbea3f0072da
1 file changed
tree: a72da49032da8696e88f0e3454f3e8d868e43b75
  1. groups
  2. project.config