Uh oh!
There was an error while loading. Please reload this page.
Add GetWorkflowRunAttempt - #2290
Conversation
Codecov Report
@@ Coverage Diff @@## master #2290 +/- ##
=======================================
Coverage 97.83% 97.84% =======================================
Files 115 115 Lines 10360 10378 +18 =======================================
+ Hits 10136 10154 +18
Misses 156 156 Partials 68 68
Continue to review full report at Codecov.
|
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @reeves122 !
Just one tweak, please.
Uh oh!
There was an error while loading. Please reload this page.
gmlewis
commented
Feb 14, 2022
You will now need to run |
gmlewis
commented
Feb 14, 2022
Thank you for the review, @jeremiah-norris-champ ! |
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @reeves122 !
LGTM.
Merging.
* Add GetWorkflowRunAttempt * Use pointer for bool in ExcludePullRequests for WorkflowRunAttemptOptions * Add GetExcludePullRequests from go generate
Fixes: #2287