Install instructions should remind user to set COPILOT_GITHUB_TOKEN
Assessment
This issue has not been assessed yet.
Description
Problem
After following install.md, the autoloop workflow fails on first run because COPILOT_GITHUB_TOKEN is not set. The error is not obvious:
Error: None of the following secrets are set: COPILOT_GITHUB_TOKEN
Suggestion
Add a short reminder at the end of Step 5 (after the PR is created) in install.md, something like:
**Important:** Before the workflow can run, add a `COPILOT_GITHUB_TOKEN` secret to your repository:
1. [Create a fine-grained PAT](https://github.com/settings/personal-access-tokens/new?name=COPILOT_GITHUB_TOKEN&description=GitHub+Agentic+Workflows+-+Copilot+engine+authentication&user_copilot_requests=read) with **Account permissions > Copilot Requests > Read**.
2. Add it to your repo: `gh aw secrets set COPILOT_GITHUB_TOKEN --value "<your-token>"`
Also have the installing agent print this after completing the install steps, so the user sees it immediately rather than discovering it from a failed Actions run.
- Dominant language
- Python
- Stars
- 72
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from githubnext/autoloop
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
githubnext/autoloop#71 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
githubnext/autoloop#54 ·
-
Releases Open
Difficulty 4/5 3-5 days Newbie friendliness 35/100
githubnext/autoloop#72 · 1 comment ·
-
githubnext/autoloop#69 · 1 reaction · 2 assignees ·
-
githubnext/autoloop#63 · 1 reaction · 2 assignees ·
All issues in githubnext/autoloop
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100