Add support for setting actions permissions on a repository#2315
Add support for setting actions permissions on a repository#2315gmlewis merged 10 commits intogoogle:masterfrom
Conversation
Signed-off-by: GitHub <noreply@github.com>
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). For more information, open the CLA check for this pull request. |
Codecov Report
@@ Coverage Diff @@
## master #2315 +/- ##
==========================================
+ Coverage 97.84% 97.85% +0.01%
==========================================
Files 115 117 +2
Lines 10416 10466 +50
==========================================
+ Hits 10192 10242 +50
Misses 156 156
Partials 68 68
Continue to review full report at Codecov.
|
|
Hey @gmlewis , I signed the ICLA after my company asked me to do that. Can you please rerun the cla check. Thanks! |
Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
|
@Parker77 - do you have time for a code review? |
|
Thank you, @Parker77 ! |
👋 Hello there!
Couldn't find a PR for it yet so added functionality requested in #2297
Sorry if I pushed myself before @cfarrend in doing it but I will need the changes.
Went through the contributing guide and also added an example to test the change end2end.
Thanks everyone!
Fixes: #2297.