fix: harden check_bad_commit.py against GitHub API rate limits and error responses #46321
fix: pass GitHub token to API calls in check_bad_commit.py to avoid r…
79c38094
fix: use consistent GitHub API header format (Bearer + Accept)
913aea19
ci: pass GITHUB_TOKEN to check_bad_commit.py in workflow
c0c08d7a
style
7c8c1c6b
more secure
6cad1eea
fix: guard commit_info parents access against error API responses
9770f244
ydshieh
changed the title fix: pass GitHub token to check_bad_commit.py to avoid API rate limits fix: authenticate GitHub API calls and handle error responses in check_bad_commit.py 3 days ago
fix: consistent early-return schema and pass GitHub token via env var
a593e44d
ydshieh
changed the title fix: authenticate GitHub API calls and handle error responses in check_bad_commit.py fix: harden check_bad_commit.py against GitHub API rate limits and error responses 3 days ago
style
eb103dbd
ydshieh
merged
7d6a50be
into main 3 days ago
ydshieh
deleted the better_author branch 3 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub