|
|
@@ -2909,7 +2909,7 @@
|
|
|
<li class="md-nav__item">
|
|
|
<a href="#configuring-github-provider" class="md-nav__link">
|
|
|
<span class="md-ellipsis">
|
|
|
- Configuring Github provider
|
|
|
+ Configuring GitHub provider
|
|
|
</span>
|
|
|
</a>
|
|
|
|
|
|
@@ -4095,7 +4095,7 @@
|
|
|
<li class="md-nav__item">
|
|
|
<a href="#configuring-github-provider" class="md-nav__link">
|
|
|
<span class="md-ellipsis">
|
|
|
- Configuring Github provider
|
|
|
+ Configuring GitHub provider
|
|
|
</span>
|
|
|
</a>
|
|
|
|
|
|
@@ -4150,7 +4150,7 @@
|
|
|
<h3 id="limitations">Limitations</h3>
|
|
|
<p>The GitHub provider is <strong>write-only</strong>, designed specifically to <strong>create and update</strong> GitHub Actions secrets using the
|
|
|
<a href="https://docs.github.com/en/rest/actions/secrets">GitHub REST API</a>, and does not support <strong>fetching the secret values</strong>.</p>
|
|
|
-<h3 id="configuring-github-provider">Configuring Github provider</h3>
|
|
|
+<h3 id="configuring-github-provider">Configuring GitHub provider</h3>
|
|
|
<p>The GitHub API requires to install the ESO app to your GitHub organisation in order to use the GitHub provider features.</p>
|
|
|
<h3 id="configuring-the-secret-store">Configuring the secret store</h3>
|
|
|
<p>Verify that <code>github</code> provider is listed in the <code>Kind=SecretStore</code>. The properties <code>appID</code>, <code>installationID</code>, <code>organization</code> are required to register the provider. In addition, authentication has to be provided.</p>
|