Skip to content

Commit 0cbb9e0

Browse files
tidy-devCopilot
andcommitted
Add Background and Requirements sections to README
Aligns with open-source-releases README template requirements. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent bdebef4 commit 0cbb9e0

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@ Give it two tags (or branches, or SHAs), and it analyzes every PR merged between
1212
- **Uncertainty flagging** — entries the AI isn't confident about are separated for human review
1313
- **Security hardened** — 4 rounds of adversarial review; prompt injection, workflow command injection, and secret exfiltration mitigations built in
1414

15+
## Background
16+
17+
This project is under **active development** and maintained by the GitHub CLI & Desktop team. Contributions are welcome — see [CONTRIBUTING.md](CONTRIBUTING.md) to get started.
18+
19+
## Requirements
20+
21+
- A **GitHub Actions** runner (Ubuntu, macOS, or Windows)
22+
- An active **GitHub Copilot license**
23+
- A **fine-grained PAT** with the `Copilot Requests: Read` permission (see [Authentication](#authentication))
24+
1525
## Quick Start
1626

1727
```yaml

0 commit comments

Comments
 (0)