Implement the actions required workflows APIs#2730
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2730 +/- ##
==========================================
+ Coverage 98.03% 98.05% +0.01%
==========================================
Files 131 132 +1
Lines 11505 11611 +106
==========================================
+ Hits 11279 11385 +106
Misses 154 154
Partials 72 72
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @avivek !
It looks like the linter also caught a bunch of things (let me know if you can't see them), so I'm going to cut my review short and let you address them. Please let me know when you are ready for a full review.
|
Hi @gmlewis , |
|
It looks like you might also have to run |
Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
|
Hi @gmlewis , |
|
Hi @gmlewis , |
|
Thank you, @valbeat ! |
Have implemented the API's that would enable managing Required Workflows.
Merging this Fixes #2729