Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Errors in github actions #393

Open
1 task done
sidlatau opened this issue Oct 6, 2024 · 1 comment
Open
1 task done

[BUG] Errors in github actions #393

sidlatau opened this issue Oct 6, 2024 · 1 comment

Comments

@sidlatau
Copy link
Collaborator

sidlatau commented Oct 6, 2024

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

@sidlatau
Copy link
Collaborator Author

Hi @akinsho,

I’m trying to get the release GitHub Action working again, but I’m encountering the following error:

Error: release-please failed: GitHub Actions is not permitted to create or approve pull requests.

It seems that this issue is due to a required setting that needs to be enabled in the organization or repository settings:
"Allow GitHub Actions to create and approve pull requests."

Unfortunately, I don’t have access to the settings tab for either the nvim-flutter organization or this repository. Could you either enable this setting or grant me access to make the change myself?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant