Lines Matching refs:changes
372 """Check LGTMs for public API changes.
435 "If this CL adds to or changes Skia's public API, you need an LGTM "
455 * Adds a link to preview docs changes if there are any docs changes in the CL.
456 * Adds 'No-Try: true' if the CL contains only docs changes.
457 * Adds 'No-Tree-Checks: true' for non master branch changes since they do not
459 changes since trybots do not yet
461 * Adds 'No-Presubmit: true' for non master branch changes since those don't
490 # If the change includes only doc changes then add No-Try: true in the
496 'This change has only doc changes. Automatically added '
509 'Automatically added a link to preview the docs changes to the '
520 'Branch changes do not need to rely on the master branch\'s '
534 'Branch changes do not run the presubmit checks.'))