1
0
mirror of synced 2026-01-08 21:02:10 -05:00

Merge pull request #25096 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2023-04-18 20:42:46 -04:00
committed by GitHub
3 changed files with 33 additions and 0 deletions

View 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
View 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
View 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