We're currently using workflow jobs: <img width="619" alt="image" src="https://user-images.githubusercontent.com/44410/170056030-2a8d681b-dfc3-4038-ad69-4011d9a83af6.png"> @asottile-sentry mentions that it is possible to use workflow runs for this app. This was not originally available when the prototype was written. This could potentially save these extra two calls: https://github.com/getsentry/github-actions-app/blob/09c1a16e717ad750dc3b249ebb214356492c949b/src/github_sdk.py#L43-L44 That could potentially save more than 70% of the execution time: <img width="1192" alt="image" src="https://user-images.githubusercontent.com/44410/170056585-395a519f-b6ac-4d37-87c0-7485934835bc.png">