kit_auth_login
Store a GitHub personal access token to authenticate and enable PR status checks and revalidation.
Instructions
Store a GitHub personal access token for kit_check_pr_status and kit_revalidate_pr. Token needs public_repo scope (or repo scope for private orgs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| githubToken | Yes | A GitHub personal access token |