add warning for autogenerated version frontmatter (#38985)
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
---
|
||||
title: Rules
|
||||
shortTitle: Rules
|
||||
intro: 'Use the rulesets API to manage rulesets for repositories. Rulesets control how people can interact with selected branches and tags in a repository.'
|
||||
versions:
|
||||
intro: >-
|
||||
Use the rulesets API to manage rulesets for repositories. Rulesets control how
|
||||
people can interact with selected branches and tags in a repository.
|
||||
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
||||
fpt: '*'
|
||||
feature: repo-rules-enterprise
|
||||
ghec: '*'
|
||||
topics:
|
||||
- API
|
||||
autogenerated: rest
|
||||
|
||||
Reference in New Issue
Block a user