Work with issues, pull requests, manage workflows, search repositories and stay on top of notifications.
You can use a personal access token instead of logging in through OAuth to authenticate your GitHub account:
The following link can be used as a shortcut to create your token: https://github.com/settings/tokens/new?description=Raycast&scopes=repo,read:org,read:user,project,notifications
Otherwise, you can manually create it:
repo
read:org
read:user
project
notifications
For simplicity, some commands are disabled by default. To use them, you can enable them in the extension's settings. These include:
Create Branch
My Discussions
Search Discussions
Yes! Templates for pull requests and issues are supported as long as they are in the .github
directory.
Double-check that you have enabled the correct settings for your organizations on the GitHub Oauth page to ensure that Raycast is able to show you the data from those repos.