nvim-flutter / nvim-flutter/flutter-tools.nvim
[BUG] Errors in github actions
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 1.4k
- Forks
- 116
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Github actions fails i.e. https://github.com/nvim-flutter/flutter-tools.nvim/actions/runs/11200029728
Fetching the repository
/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +47b8c363c6bca75a16d9f233071596b19d30fb60:refs/remotes/pull/392/merge
Error: fatal: could not read Username for 'https://github.com/': terminal prompts disabled
Expected Behavior
Actions should not fail because of permission errors.
This may be because of an expired PAT. I see I do not have permission to change secrets, I do not see the organization/repo setting tab. @akinsho, could you grant me permission to change secrets?
Steps To Reproduce
Create PR, check actions.
Environment
No response
Anything else?
No response
Contributor guide
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.
Research direction
Start with the failed GitHub Actions run linked in the issue and inspect the workflow configuration and repository secret or permission settings involved in fetching pull requests. Done means the reported pull-request workflow completes without the authentication error; access to repository settings or maintainer intervention appears necessary.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100