Skip to content

Commit b18f184

Browse files
committed
added API docs for using Safe Settings
1 parent f1193c2 commit b18f184

10 files changed

+1246
-0
lines changed

docs/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## Configuring GitHub Repository settings as code
2+
3+
| Section | API Spec |
4+
| --- | --- |
5+
| Configure general settings for a repository or group of repositories | [Repository Settings](github-settings/1.%20repository-settings.md) |
6+
| Configure repository-level variables | [Repository Variables](github-settings/2.%20repository-variables.md) |
7+
| Configure individual collaborator permissions | [Collaborators](github-settings/3.%20collaborators.md) |
8+
| Configure team permissions | [Teams](github-settings/4.%20teams.md) |
9+
| Configure branch protection rules | [Branch Protection](github-settings/5.%20branch-protection.md) |
10+
| Configure deployment environments | [Deployment Environments](github-settings/6.%20deployment-environments.md) |
11+
| Configure auto-link references | [AutoLinks](github-settings/7.%20autolinks.md) |
12+
| Configure pre-defined labels for issues and pull requests | [Labels](github-settings/8.%20labels.md) |

0 commit comments

Comments
 (0)