Skip to content

Commit baea868

Browse files
authored
Start a few READMEs in src (github#36125)
1 parent d49f1da commit baea868

File tree

3 files changed

+33
-0
lines changed

3 files changed

+33
-0
lines changed

src/automated-pipelines/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Automated pipelines
2+
3+
Our automated pipelines directory contains code shared by our automated pipelines, including REST, GraphQL, Webhooks, CodeQL, and GitHub Apps.
4+
5+
## What is automated pipelines
6+
7+
An automated pipeline adds automatically generated content to docs.github.com
8+
9+
## How does it work
10+
11+
## How to get help

src/codeql-cli/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# CodeQL CLI
2+
3+
Our CodeQL CLI pipeline adds automated documentation on docs.github.com.
4+
5+
## What is CodeQL CLI
6+
7+
CodeQL is an intelligent code scanning service that checks for security issues in code.
8+
9+
## How does it work
10+
11+
## How to get help

src/github-apps/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# GitHub Apps
2+
3+
Our GitHub Apps pipeline adds automated documentation for GitHub Apps.
4+
5+
## What is GitHub Apps
6+
7+
GitHub Apps is a GitHub product that allows custom applications to respond to events on GitHub.
8+
9+
## How does it work
10+
11+
## How to get help

0 commit comments

Comments
 (0)