You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.
👔 Overview
Use
ghe
to edit PR body.👖 How to achieve
Provid edit buffer named
gh://:owner/:repo/pulls/:number
Use GraphQL API to get PR body.
https://docs.github.com/en/graphql/reference/objects#pullrequest
Use REST API to update PR body.
https://docs.github.com/en/rest/reference/pulls#update-a-pull-request
🧦 Steps
The text was updated successfully, but these errors were encountered: