From this Kokoro job today:
Traceback (most recent call last):
File "test_utils/scripts/get_target_packages_kokoro.py", line 98, in <module>
main()
File "test_utils/scripts/get_target_packages_kokoro.py", line 85, in main
changed_files = list(get_changed_files_from_pr(environment.pr))
File "test_utils/scripts/get_target_packages_kokoro.py", line 60, in get_changed_files_from_pr
yield info['filename']
TypeError: string indices must be integers