-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Feature: add PR to highlights from the extension #88
Comments
This is a contribution that will need to be made on open-sauced/insights. We can leverage ?query params. Pretty straight forward with the next router. Did you want to try it out there? |
This is also possible and a better user experience. We have an endpoint in https://api.opensauced.pizza for creating highlights |
I will work on it. Might ship the first draft in a day or two. it will let me get familiar with the extension code as well :) |
Here is a screenshot of the giphy for github experience |
It should be a pencil, similar to AI PR description option. I question if the Highlight is needed and if this could replace that. Especially if the feed will be viewable in the extension #78. |
The open graph logic from the insights: https://github.com/open-sauced/insights/blob/beta/components/molecules/GhOpenGraphImg/gh-open-graph-img.tsx |
Looking good so far @a0m0rajab👍 At this point, I think you can open a draft pr and add these screenshots to the pr visual changes section 😃 |
Highlights need to be associated to a pull request and we now have a way to generate highlight messages. This addition should include a way to reference the pr for the highlight. Add a highlight option should only show while a pull request is being viewed. |
Thank you for the comment @takanome-dev opened a PR, |
Example usage for reference: https://github.com/open-sauced/insights/blob/e083ea541c78d0e992d989eda942f3d50bbac980/lib/hooks/createHighlights.ts#L23 |
🎉 This issue has been resolved in version 1.3.1-beta.4 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 1.4.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Type of feature
🍕 Feature
Current behavior
it would be gerat to have an auto add option for PRs/issues to the extension where it will be not let the user move to the highlight page, or at least open highlight page with the PR information loaded (as first step)
Suggested solution
No response
Additional context
No response
Code of Conduct
Contributing Docs
The text was updated successfully, but these errors were encountered: