Skip to content

Commit d289b3e

Browse files
docs: Add note about organizational token policies
1 parent 07b96cc commit d289b3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openhands/resolver/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ This repository includes a GitHub Actions workflow that can automatically attemp
1414
Follow these steps to use this workflow in your own repository:
1515

1616
1. [Create a personal access token](https://github.com/settings/tokens?type=beta) with read/write scope for "contents", "issues", "pull requests", and "workflows"
17+
18+
Note: If you're working with an organizational repository, you may need to configure the organization's personal access token policy first. See [Setting a personal access token policy for your organization](https://docs.github.com/en/organizations/managing-programmatic-access-to-your-organization/setting-a-personal-access-token-policy-for-your-organization) for details.
1719

1820
2. Create an API key for the [Claude API](https://www.anthropic.com/api) (recommended) or another supported LLM service
1921

0 commit comments

Comments
 (0)