Uh oh!
There was an error while loading. Please reload this page.
fix!: Typo in field names in the CheckSuite struct - #3444
Conversation
5eb0ba3 to
0388ebeCompareCodecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## master #3444 +/- ##
=======================================
Coverage 92.26% 92.26% =======================================
Files 174 174 Lines 15023 15023 =======================================
Hits 13861 13861 Misses 1068 1068 Partials 94 94 ☔ View full report in Codecov by Sentry. |
alexandear
commented
Jan 20, 2025
@gmlewis, maybe it makes sense to configure "Approval for running fork pull request workflows from contributors", so that workflows run automatically for all users who have contributed to the repo. ![]() |
gmlewis
commented
Jan 20, 2025
Yes, thank you, @alexandear, but unfortunately, as a Xoogler, I no longer have access to that link. As a result, I attempt to be responsive when changes are made to PRs and check for malware before clicking "Approve". I understand that it is frustrating to push a commit and then watch and wait for the CI/CD tooling to run, and I apologize. |
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @alexandear!
LGTM.
Awaiting second LGTM+Approval from any other contributor to this repo before merging.
@stevehipwell - do you have time for a code review?
gmlewis
commented
Jan 20, 2025
Thank you, @stevehipwell! |
BREAKING CHANGE: `Rerequstable`=>`Rerequestable`, `RunsRerequstable`=>`RunsRerequestable`

BREAKING CHANGE:
Rerequstable=>Rerequestable,RunsRerequstable=>RunsRerequestableFixes: #3443.