Skip to content
Merged
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
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,10 @@ The Goose is part of the [codeGROOVE](https://codegroove.dev) developer accelera

## Privacy

- Your GitHub token is never stored or logged
- PR metadata cached for up to 20 days (performance)
- No telemetry or external data collection
- Your GitHub token is used to authenticate against GitHub and codeGROOVE's API for state-machine & natural-language processing
- Your GitHub token is never stored or logged,
- PR metadata may be locally or remotely cached for up to 20 days (performance)
- No telemetry is collected

---

Expand Down
Loading