Start a few READMEs in src (#36125)
This commit is contained in:
11
src/automated-pipelines/README.md
Normal file
11
src/automated-pipelines/README.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# Automated pipelines
|
||||||
|
|
||||||
|
Our automated pipelines directory contains code shared by our automated pipelines, including REST, GraphQL, Webhooks, CodeQL, and GitHub Apps.
|
||||||
|
|
||||||
|
## What is automated pipelines
|
||||||
|
|
||||||
|
An automated pipeline adds automatically generated content to docs.github.com
|
||||||
|
|
||||||
|
## How does it work
|
||||||
|
|
||||||
|
## How to get help
|
||||||
11
src/codeql-cli/README.md
Normal file
11
src/codeql-cli/README.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# CodeQL CLI
|
||||||
|
|
||||||
|
Our CodeQL CLI pipeline adds automated documentation on docs.github.com.
|
||||||
|
|
||||||
|
## What is CodeQL CLI
|
||||||
|
|
||||||
|
CodeQL is an intelligent code scanning service that checks for security issues in code.
|
||||||
|
|
||||||
|
## How does it work
|
||||||
|
|
||||||
|
## How to get help
|
||||||
11
src/github-apps/README.md
Normal file
11
src/github-apps/README.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# GitHub Apps
|
||||||
|
|
||||||
|
Our GitHub Apps pipeline adds automated documentation for GitHub Apps.
|
||||||
|
|
||||||
|
## What is GitHub Apps
|
||||||
|
|
||||||
|
GitHub Apps is a GitHub product that allows custom applications to respond to events on GitHub.
|
||||||
|
|
||||||
|
## How does it work
|
||||||
|
|
||||||
|
## How to get help
|
||||||
Reference in New Issue
Block a user