Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
f1399669
Commit
f1399669
authored
Feb 17, 2022
by
Marcel Amirault
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add crosslink to issue for extends with CI lint
parent
84a5101e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/api/lint.md
doc/api/lint.md
+1
-1
No files found.
doc/api/lint.md
View file @
f1399669
...
...
@@ -89,7 +89,7 @@ Example responses:
The CI lint returns an expanded version of the configuration. The expansion does not
work for CI configuration added with
[
`include: local`
](
../ci/yaml/index.md#includelocal
)
,
or with
[
`extends:`
](
../ci/yaml/index.md#extends
)
.
and the
[
`extends:`
](
../ci/yaml/index.md#extends
)
keyword is
[
not fully supported
](
https://gitlab.com/gitlab-org/gitlab/-/issues/258843
)
.
Example contents of a
`.gitlab-ci.yml`
passed to the CI Lint API with
`include_merged_yaml`
and
`include_jobs`
set as true:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment