Skip to content
Snippets Groups Projects
Unverified Commit c1fe7922 authored by Justin Clareburt's avatar Justin Clareburt Committed by GitHub
Browse files

docs: create sidebar entries for Mend-hosted app secrets pages (#30718)

parent 1408dd16
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,7 @@ nav: ...@@ -9,6 +9,7 @@ nav:
- 'Self-hosted': 'self-hosted-configuration.md' - 'Self-hosted': 'self-hosted-configuration.md'
- 'Presets': 'config-presets.md' - 'Presets': 'config-presets.md'
- 'Validation': 'config-validation.md' - 'Validation': 'config-validation.md'
- ... | mend-hosted
- ... | key-concepts - ... | key-concepts
- ... | modules - ... | modules
- Language Support: - Language Support:
......
...@@ -590,7 +590,7 @@ The preferred approach to secrets is that the bot administrator configures them ...@@ -590,7 +590,7 @@ The preferred approach to secrets is that the bot administrator configures them
Mend no longer supports putting encrypted secrets in the Renovate config file on your repository. Mend no longer supports putting encrypted secrets in the Renovate config file on your repository.
Going forward, all secrets must be stored in the App settings via the web UI. Going forward, all secrets must be stored in the App settings via the web UI.
If you have encrypted secrets in your Renovate config, you must migrate them to the web UI. If you have encrypted secrets in your Renovate config, you must migrate them to the web UI.
Read [Migrating Secrets from Repo Config to App Settings](migrating-secrets.md) to learn how. Read [Migrating Secrets from Repo Config to App Settings](../mend-hosted/migrating-secrets.md) to learn how.
If you need to provide credentials to the Mend Renovate App, please do this: If you need to provide credentials to the Mend Renovate App, please do this:
...@@ -611,7 +611,7 @@ If you need to provide credentials to the Mend Renovate App, please do this: ...@@ -611,7 +611,7 @@ If you need to provide credentials to the Mend Renovate App, please do this:
} }
``` ```
For more details, see [Using Secrets with Mend Cloud Apps](app-secrets.md). For more details, see [Using Secrets with Mend Cloud Apps](../mend-hosted/app-secrets.md).
### Access to GitHub Actions Secrets ### Access to GitHub Actions Secrets
......
title: Mend-hosted Apps
nav:
- 'App Secrets': 'app-secrets.md'
- 'Migrating Secrets': 'migrating-secrets.md'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment