> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jataka.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Github

> Required GitHub App permissions for Jataka pull request validation.

# GitHub App Permissions

Configure the Jataka GitHub App with repository-level access so it can evaluate pull requests, post check runs, and enforce merge quality gates.

<img src="https://mintcdn.com/jataka/MPk7QpXwE9fKC6nw/static/images/github.png?fit=max&auto=format&n=MPk7QpXwE9fKC6nw&q=85&s=86b514bd851a269c56d84f662c110141" alt="GitHub App Permissions" width="776" height="425" data-path="static/images/github.png" />

## Required Permissions

* Read access to actions, code, issues, and metadata
* Read and write access to checks and pull requests

## Why These Permissions Are Required

* Jataka reads code and metadata changes from pull requests to run architecture and quality analysis.
* Jataka posts check results directly on pull requests and updates check states as runs progress.
* Jataka requires check-write access to block merges when policy or test gates fail.
