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

Note, that "Allow GitHub Actions to create and approve pull requests" needs to be checked for release workflow #451

Open
dploeger opened this issue Mar 22, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@dploeger
Copy link

What happened?

When releasing a new version, the release failed with the step creating the pull request for the changelog. This is due that the setting "Allow GitHub Actions to create and approve pull requests" was not set in the repository's settings.

This should be noted in the documentation.

Relevant log output or stack trace

pull request create failed: GraphQL: GitHub Actions is not permitted to create or approve pull requests (createPullRequest)

Steps to reproduce

  • Create a fresh repository from the template
  • Add a release

Gradle IntelliJ Plugin version

n/a

Gradle version

n/a

Operating System

None

Link to build, i.e. failing GitHub Action job

https://github.com/dploeger/idea-shellfilter/actions/runs/8387639028

@dploeger dploeger added the bug Something isn't working label Mar 22, 2024
@YannCebron YannCebron added this to the next milestone Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants