Why is the Approve button disabled in GitHub “pull request review”?

前端 未结 4 1958
陌清茗
陌清茗 2021-01-17 14:50

Problem Background:

So far I am the sole owner of a GitHub repo. I committed the code from my system to a branch called release (actually its a tag

4条回答
  •  Happy的楠姐
    2021-01-17 14:58

    I ran into this issue as well, but I was able to resolve it by assigning the Pull request to myself. This allowed me to review and merge my own pull request with the main branch.

提交回复
热议问题