Add generate-jitconfig API for self-hosted runners#2801
Add generate-jitconfig API for self-hosted runners#2801gmlewis merged 8 commits intogoogle:masterfrom
Conversation
Signed-off-by: Magnus Kulke <magnuskulke@microsoft.com>
Signed-off-by: Magnus Kulke <magnuskulke@microsoft.com>
|
Please remember to run |
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: Magnus Kulke <magnuskulke@microsoft.com>
|
Hi @mkulke ! I know the docs don't mention enterprises (although the blog seems to). I would be surprised if this was missing for I think I can ask someone to test this out. But I think that can be added as a separate PR. I don't want to block this one 😄. |
Signed-off-by: Magnus Kulke <magnuskulke@microsoft.com>
yeah, I was also wondering about that and opted to limit it to what's documented atm. |
Thanks for adding this! |
Signed-off-by: Magnus Kulke <magnuskulke@microsoft.com>
Codecov Report
@@ Coverage Diff @@
## master #2801 +/- ##
=======================================
Coverage 98.06% 98.06%
=======================================
Files 132 132
Lines 11650 11676 +26
=======================================
+ Hits 11424 11450 +26
Misses 154 154
Partials 72 72
|
|
Thank you, @valbeat ! |
GitHub recently introduced just-in-time configuration for self-hosted runner, so runners do not need to be seeded with privileged tokens. This PR adds those endpoints for orgs + repos.