Hi,
Could we clarify the permissions needed for auto-merge (--pr-merge), as described here:
--pr-merge (bool): if enabled, the Pull Requests will be automatically merged. It will wait until the PRs are “mergeable” before merging them. Default to false.
-- https://dailymotion-oss.github.io/octopilot/v1.5.3/index.html#merging-pull-requests
I'm running it using a GitHub App myself, but I imagine the same permission model might apply to personal access tokens (PAT).
Hi,
Could we clarify the permissions needed for auto-merge (
--pr-merge), as described here:I'm running it using a GitHub App myself, but I imagine the same permission model might apply to personal access tokens (PAT).