-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add github-workflow-status extension #15609
base: main
Are you sure you want to change the base?
Add github-workflow-status extension #15609
Conversation
- Fix - Improve screenshot - Change name to github-workflow-status - Get ready for Store - Multiple code improvements - Handle skipped runs - Initial version
Congratulations on your new Raycast extension! 🚀 You can expect an initial review within five business days. Once the PR is approved and merged, the extension will be available on our Store. |
- Initial version - Fix type issues - Fix - Improve screenshot - Change name to github-workflow-status - Get ready for Store - Multiple code improvements - Handle skipped runs - Initial version
FWIW, after the OAuth screen finishes the screen feels a bit sluggish. I'm not sure what's causing it and whether it's just for me or happens to anyone. Everything does work, so I wouldn't consider it a bug necessarily. But possible room for improvement. Happy to get any feedback on that part. |
How about adding this feature to the existing extension https://raycast.com/raycast/github? |
I agree that might be a good long term idea. For now, I'd like to release it as a separate extension to see 1) whether people even use it, and 2) to work out any issues before integrating it into a very popular extension. |
I agree with @LitoMore - it also seems like we already have a command called |
This pull request has been automatically marked as stale because it did not have any recent activity. It will be closed if no further activity occurs in the next 7 days to keep our backlog clean 😊 |
Description
Monitor your GitHub workflow runs right from your menubar. Quickly see which workflows are running, succeeded, or failed across your repositories.
Screencast
Checklist
npm run build
and tested this distribution build in Raycastassets
folder are used by the extension itselfREADME
are placed outside of themetadata
folder