Lines Matching full:issue
144 issue = input_api.change.issue
145 if issue and input_api.rietveld:
147 issue=int(issue), messages=False)
166 'Issue owner, this CL must include an addition to the Skia AUTHORS '
170 'does not then ask the issue owner to sign the CLA at '
204 issue = input_api.change.issue
205 if issue and input_api.rietveld:
207 issue=int(issue), messages=True)