Skip to content

Unable to close pull requests - task requires GitHub API permissions#31

Closed
Copilot wants to merge 1 commit intodevelopfrom
copilot/close-all-prs-without-merging
Closed

Unable to close pull requests - task requires GitHub API permissions#31
Copilot wants to merge 1 commit intodevelopfrom
copilot/close-all-prs-without-merging

Conversation

Copy link

Copilot AI commented Jan 17, 2026

The task requested closing all open PRs without merging. This cannot be accomplished with the available toolset.

Current State

Repository has 4 open PRs:

Limitation

GitHub MCP server tools provide read-only access to PR data. Closing PRs requires:

  • GitHub API write permissions, or
  • GitHub CLI (gh pr close) with authentication, or
  • Manual closure via web interface

No code changes possible - this is a permissions/tooling constraint, not a code issue.

Original prompt

Close all pr without merging


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Close all pull requests without merging Unable to close pull requests - task requires GitHub API permissions Jan 17, 2026
Copilot AI requested a review from IOxee January 17, 2026 12:41
@IOxee IOxee closed this Jan 17, 2026
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

Successfully merging this pull request may close these issues.

2 participants