24 lines
556 B
Markdown
24 lines
556 B
Markdown
---
|
|
title: Rules
|
|
shortTitle: Rules
|
|
intro: >-
|
|
Use the rulesets API to manage rulesets for repositories. Organization
|
|
rulesets control how people can interact with selected branches and tags in
|
|
repositories in an organization.
|
|
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
|
fpt: '*'
|
|
ghec: '*'
|
|
topics:
|
|
- API
|
|
autogenerated: rest
|
|
allowTitleToDifferFromFilename: true
|
|
---
|
|
|
|
{% note %}
|
|
|
|
**Note:** Rulesets are in public beta and subject to change.
|
|
|
|
{% endnote %}
|
|
|
|
<!-- Content after this section is automatically generated -->
|