Skip to content
代码片段 群组 项目
未验证 提交 7fedfae9 编辑于 作者: Diana Logan's avatar Diana Logan 提交者: GitLab
浏览文件

Merge branch 'docs-update-vale-history-rule' into 'master'

Expand version history rule to catch more issues

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143299



Merged-by: default avatarDiana Logan <dlogan@gitlab.com>
Approved-by: default avatarDiana Logan <dlogan@gitlab.com>
Co-authored-by: default avatarMarcel Amirault <mamirault@gitlab.com>
No related branches found
No related tags found
无相关合并请求
---
# Warning: gitlab.VersionHistory
# Warning: gitlab.HistoryItems
#
# Ensures version history items are properly formatted.
# Ensures history items are properly formatted.
#
extends: existence
message: "Version history items should always start with '> -', even if there is only one item."
message: "History items must always start with '> -', one item per line, even if there is only one item."
link: https://docs.gitlab.com/ee/development/documentation/versions.html#add-a-version-history-item
level: warning
level: error
scope: raw
raw:
- '(?m)(?<=^#+[^\n]*\n\n)> [^-]'
- '(?m)(?<=^#+[^\n]*\n\n)> [^-]|'
- '^> - [^\n]*\n[^\n>`]'
......@@ -276,7 +276,7 @@ After configuring LDAP, to test the configuration, use the
### Basic configuration settings
> The `hosts` configuration setting was [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/139) in GitLab 14.7.
> - The `hosts` configuration setting was [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/139) in GitLab 14.7.
The following basic settings are available:
......
......@@ -471,7 +471,7 @@ stop_review:
#### Run a pipeline job when environment is stopped
> Feature flag `environment_stop_actions_include_all_finished_deployments` [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/435128) in GitLab 16.9. Disabled by default.
> - Feature flag `environment_stop_actions_include_all_finished_deployments` [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/435128) in GitLab 16.9. Disabled by default.
FLAG:
On self-managed GitLab, by default this feature is not available. To make it available, an administrator can [enable the feature flag](../../administration/feature_flags.md) named `environment_stop_actions_include_all_finished_deployments`.
......
......@@ -2441,9 +2441,12 @@ job1:
- [GitLab Runner configuration](https://docs.gitlab.com/runner/configuration/advanced-configuration.html#the-runners-section)
### `identity_provider` **(EXPERIMENT)**
### `identity_provider`
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142054) in GitLab 16.9. This feature is an [Experiment](../../policy/experiment-beta-support.md).
DETAILS:
**Status:** Experiment
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142054) in GitLab 16.9. This feature is an [Experiment](../../policy/experiment-beta-support.md).
FLAG:
On GitLab.com, this feature is not available.
......
......@@ -587,7 +587,7 @@ If these commands return `undercover: ✅ No coverage is missing in latest chang
### `pajamas_adoption` job
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/141368) in GitLab 16.8.
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/141368) in GitLab 16.8.
The `pajamas_adoption` job runs the [Pajamas Adoption Scanner](https://gitlab-org.gitlab.io/frontend/pajamas-adoption-scanner/) in merge requests to prevent regressions in the adoption of the [Pajamas Design System](https://design.gitlab.com/).
......
......@@ -876,7 +876,7 @@ reported.
### View details of an API Fuzzing vulnerability
> Introduced in GitLab 13.7.
> - Introduced in GitLab 13.7.
Faults detected by API Fuzzing occur in the live web application, and require manual investigation
to determine if they are vulnerabilities. Fuzzing faults are included as vulnerabilities with a
......
......@@ -15,10 +15,8 @@ To run a DAST scan:
## Create a DAST CI/CD job
> - This template was [updated](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/62597) to DAST_VERSION: 2 in
GitLab 14.0.
> - This template was [updated](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/87183) to DAST_VERSION: 3 in
GitLab 15.0.
> - This template was [updated](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/62597) to DAST_VERSION: 2 in GitLab 14.0.
> - This template was [updated](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/87183) to DAST_VERSION: 3 in GitLab 15.0.
To add DAST scanning to your application, use the DAST job defined
in the GitLab DAST CI/CD template file. Updates to the template are provided with GitLab
......
......@@ -485,7 +485,7 @@ system note in the OKR's comments, for example:
## Lock discussion
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/398649) in GitLab 16.9 [with a flag](../administration/feature_flags.md) named `work_items_mvc`. Disabled by default.
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/398649) in GitLab 16.9 [with a flag](../administration/feature_flags.md) named `work_items_mvc`. Disabled by default.
FLAG:
On self-managed GitLab, by default this feature is not available. To make it available, an administrator can [enable the feature flag](../administration/feature_flags.md) named `work_items_mvc`.
......
......@@ -34,7 +34,7 @@ use the default approval rules from the target (upstream) project, not the sourc
## Add an approval rule
> Approval rules for all protected branches introduced in GitLab 15.3.
> - Approval rules for all protected branches introduced in GitLab 15.3.
Prerequisites:
......
......@@ -492,7 +492,7 @@ system note in the task's comments, for example:
## Lock discussion
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/398649) in GitLab 16.9 [with a flag](../administration/feature_flags.md) named `work_items_mvc`. Disabled by default.
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/398649) in GitLab 16.9 [with a flag](../administration/feature_flags.md) named `work_items_mvc`. Disabled by default.
FLAG:
On self-managed GitLab, by default this feature is not available. To make it available, an administrator can [enable the feature flag](../administration/feature_flags.md) named `work_items_mvc`.
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册