generated from gitcommitshow/github-app-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
On every PR (in any key projects of the org), if a documentation page content is changed, trigger a technical accuracy check against relevant source code.
- When a PR is raised, trigger a check that decides whether the PR changes contain docs change
- If docs change, trigger
auditAgainstSourceCode
to find technical mistakes - Post the analysis as PR comment
Signals to detect whether the changes are related to docs?
- Conventional commit message starts with
docs:
orreadme:
.md
files are generally docs files.
Metadata
Metadata
Assignees
Labels
No labels