From be5da27dba4847ba4df727754ccf93ba52103369 Mon Sep 17 00:00:00 2001 From: Thomas Zerr Date: Tue, 23 Jan 2024 15:26:12 +0100 Subject: [PATCH] Addes SCM-Manager as supported platform in docs --- docs/usage/bot-comparison.md | 2 +- docs/usage/faq.md | 8 ++++---- docs/usage/getting-started/running.md | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/usage/bot-comparison.md b/docs/usage/bot-comparison.md index b18d3e10a6467b..525721f9a933ba 100644 --- a/docs/usage/bot-comparison.md +++ b/docs/usage/bot-comparison.md @@ -12,7 +12,7 @@ If you see anything wrong on this page, please let us know by creating a [Discus | Dependency Dashboard | Yes | No | | Grouped updates | Yes, use community-provided groups, or create your own | Yes, create [`groups`](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups) manually | | Upgrades common monorepo packages at once | Yes | No | -| Officially supported platforms | GitHub, GitLab, Bitbucket, Azure, Gitea, SCMM, see [full list](./index.md#supported-platforms) | GitHub only | +| Officially supported platforms | GitHub, GitLab, Bitbucket, Azure, Gitea, SCM-Manager, see [full list](./index.md#supported-platforms) | GitHub only | | Supported languages | [List for Renovate](./modules/manager/index.md) | [List for Dependabot](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/about-dependabot-version-updates#supported-repositories-and-ecosystems) | | Show changelogs | Yes | Yes | | Compatibility score badges | Four badges showing: Age, Adoption, Passing, Confidence | One badge with overall compatibility score | diff --git a/docs/usage/faq.md b/docs/usage/faq.md index 940aa16db1b5fb..8b8478f53c5197 100644 --- a/docs/usage/faq.md +++ b/docs/usage/faq.md @@ -38,10 +38,10 @@ Major releases of Renovate are held back until the maintainers are reasonably ce ## Renovate core features not supported on all platforms -| Feature | Platforms which lack feature | See Renovate issue(s) | -| --------------------- | ---------------------------------------------------------- | ------------------------------------------------------------ | -| Dependency Dashboard | Azure, Bitbucket, Bitbucket Server | [#9592](https://github.com/renovatebot/renovate/issues/9592) | -| The Mend Renovate App | Azure, Bitbucket, Bitbucket Server, Forgejo, Gitea, GitLab | | +| Feature | Platforms which lack feature | See Renovate issue(s) | +| --------------------- |-------------------------------------------------------------------------| ------------------------------------------------------------ | +| Dependency Dashboard | Azure, Bitbucket, Bitbucket Server, SCM-Manager | [#9592](https://github.com/renovatebot/renovate/issues/9592) | +| The Mend Renovate App | Azure, Bitbucket, Bitbucket Server, Forgejo, Gitea, GitLab, SCM-Manager | | ## Major platform features not supported by Renovate diff --git a/docs/usage/getting-started/running.md b/docs/usage/getting-started/running.md index 141a87eadaa391..a132daef73262c 100644 --- a/docs/usage/getting-started/running.md +++ b/docs/usage/getting-started/running.md @@ -208,7 +208,7 @@ Read the platform-specific docs to learn how to setup authentication on your pla - [Gitea and Forgejo](../modules/platform/gitea/index.md) - [github.com and GitHub Enterprise Server](../modules/platform/github/index.md) - [GitLab](../modules/platform/gitlab/index.md) -- [SCMM](../modules/platform/scmm/index.md) +- [SCM-Manager](../modules/platform/scmm/index.md) ### GitHub.com token for changelogs