Skip to content

v20240924-163756

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Sep 16:39
· 426 commits to main since this release
2791b5a
Add metric for GitHub API Rate Limit (#5654)

This captures the rate limit values from GitHub for the ALI account
user/process. We can use this to graph and track how much of the API
rate limit is used by the CI infrastructure and flag when we are getting
too close to the overall limit.

Closes: pytorch/ci-infra#273
Signed-off-by: Thanh Ha <[email protected]>
Co-authored-by: Jean Schmidt <[email protected]>