Lines Matching refs:changes
271 """Check LGTMs for public API changes.
340 * Adds a link to preview docs changes if there are any docs changes in the CL.
341 * Adds 'NOTRY=true' if the CL contains only docs changes.
342 * Adds 'NOTREECHECKS=true' for non master branch changes since they do not
344 * Adds 'NOTRY=true' for non master branch changes since trybots do not yet
367 # If the change includes only doc changes then add NOTRY=true in the
374 'This change has only doc changes. Automatically added '
385 'Automatically added a link to preview the docs changes to the '
398 'Branch changes do not need to rely on the master branch\'s '