add pipeline name as value for autogenerated frontmatter property (#35069)
This commit is contained in:
@@ -10,7 +10,7 @@ versions:
|
||||
ghec: '*'
|
||||
topics:
|
||||
- API
|
||||
autogenerated: true
|
||||
autogenerated: rest
|
||||
---
|
||||
|
||||
## About gist comments
|
||||
|
||||
@@ -8,7 +8,7 @@ versions:
|
||||
ghec: '*'
|
||||
topics:
|
||||
- API
|
||||
autogenerated: true
|
||||
autogenerated: rest
|
||||
---
|
||||
|
||||
## About gists
|
||||
|
||||
@@ -14,7 +14,7 @@ topics:
|
||||
children:
|
||||
- /gists
|
||||
- /comments
|
||||
autogenerated: true
|
||||
autogenerated: rest
|
||||
---
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user