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
Note you the need the organization (avantcredit here) and the branch name (tu-freeze-78237690) here. You can then wrap this whole expression with backticks or make it a separate function, and use it to go straight to a pull request.
Since calling the Github API shouldn't be done too often, there should be a caching mechanism that records the pull request # for a given branch and uses that instead.
The text was updated successfully, but these errors were encountered:
If
GITHUB_API_TOKEN
is set, then the following command will provide the github pull request for the current branchNote you the need the organization (
avantcredit
here) and the branch name (tu-freeze-78237690
) here. You can then wrap this whole expression with backticks or make it a separate function, and use it to go straight to a pull request.Since calling the Github API shouldn't be done too often, there should be a caching mechanism that records the pull request # for a given branch and uses that instead.
The text was updated successfully, but these errors were encountered: