Review an Extension in a Pull Request
Learn how to review a contribution from a Pull Request opened by a contributor.
Last updated
Learn how to review a contribution from a Pull Request opened by a contributor.
Last updated
All updates to an extension are made through a Pull Request - if you need to review whether the Pull Request works as expected, then you can checkout the fork within a few seconds.
Open a terminal window
Navigate to a folder where you want the repository to land
Run the below commands
There are a few things you'll need to find and insert manually in the snippet below
FORK_URL
Open the PR and click on the incomming ref as shown below
Now click the code button and copy the HTTPS path from the dropdown
BRANCH
You can see the branch on the above image, in this example it's notion-quicklinks
EXTENSION_NAME
Click the Files Changed
tab and see which directy files is changed in, in this example it's notion
That's it, the extension should now be attached in Raycast