bookmarks: open Pull Request on GitHub from right-click menu#24
bookmarks: open Pull Request on GitHub from right-click menu#24hewigovens merged 1 commit intomainfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces the ability to open GitHub Pull Request URLs directly from the application. It adds logic to the core library for extracting repository slugs from various Git remote formats and generating PR compose URLs, which are then exposed to the macOS shell. The UI is updated to include 'Pull Request on GitHub' buttons in the bookmark manager and DAG context menus. Feedback focuses on ensuring bookmark names are URL-encoded to prevent malformed links and refining the error message shown when a GitHub remote cannot be determined.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: f43acd7be2
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
f43acd7 to
ebe317f
Compare
No description provided.