Skip to content
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 show-associated-branch-prs-on-fork feature #3116

Merged
merged 17 commits into from
May 25, 2020

Conversation

yakov116 added 12 commits May 20, 2020 09:35
Rename and use observeElement so it stays after search


Show merge icon when its merged...


Update source/features/show-associated-branch-prs-on-fork.tsx

Co-Authored-By: Federico Brigante <[email protected]>
Typescript

Co-Authored-By: Federico Brigante <[email protected]>
Wrap long elements

Co-Authored-By: Federico Brigante <[email protected]>
Only run on your own repo


Some more cleanup


Support Draft


Use prinfo.url direct


no need for parent element

Co-Authored-By: Federico Brigante <[email protected]>
Apply suggestions from code review

Co-Authored-By: Federico Brigante <[email protected]>
Normalize the data part 2


Update Image


Fix Types (Not sure if this is correct)


Fix Types (Not sure if this is correct) #2


Rename Vars
Since the result includes pr's that are not in fact related to this branch but rather to the branch name.
Github put its there.
This can also be done with a select.exists, but it may cause silent error's later on. I think this is the safest way
Don't have to worry about local Pr's and if the default branch has a PR
@yakov116 yakov116 changed the title Show associated branch prs Add show associated branch prs on fork feature May 20, 2020
@yakov116 yakov116 changed the title Add show associated branch prs on fork feature Add show-associated-branch-prs-on-fork feature May 20, 2020
@yakov116
Copy link
Member Author

@fregante any issues here? I will have very minimal time starting from today.

Thanks!!

@fregante fregante merged commit 0033009 into refined-github:master May 25, 2020
@yakov116 yakov116 deleted the show-associated-branch-prs branch May 25, 2020 11:51
@fregante fregante mentioned this pull request Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Show pull requests to source repo on fork's branch list
2 participants