Searched refs:reassign_bug (Results 1 – 4 of 4) sorted by relevance
47 …tool.bugs.reassign_bug.assert_called_with(42, "eric@webkit.org", "Attachment 128 was posted by a c…
157 self._tool.bugs.reassign_bug(bug_id, committer.bugzilla_email(), reassign_message)
739 def reassign_bug(self, bug_id, assignee, comment_text=None): member in Bugzilla
21167 - Add reassign_bug method.