Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions src/automated-pipelines/README.md
Original file line number Diff line number Diff line change
@@ -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 changes: 11 additions & 0 deletions src/codeql-cli/README.md
Original file line number Diff line number Diff line change
@@ -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 changes: 11 additions & 0 deletions src/github-apps/README.md
Original file line number Diff line number Diff line change
@@ -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