-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
fregante
merged 17 commits into
refined-github:master
from
yakov116:show-associated-branch-prs
May 25, 2020
Merged
Add show-associated-branch-prs-on-fork
feature
#3116
fregante
merged 17 commits into
refined-github:master
from
yakov116:show-associated-branch-prs
May 25, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
changed the title
Show associated branch prs
Add May 20, 2020
show associated branch prs on fork
feature
yakov116
changed the title
Add
Add May 20, 2020
show associated branch prs on fork
featureshow-associated-branch-prs-on-fork
feature
@fregante any issues here? I will have very minimal time starting from today. Thanks!! |
Closed
This was referenced Jun 10, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
LINKED ISSUES:
Closes Show pull requests to source repo on fork's branch list #2914
TEST URLS:
https://github.com/pnarielwala/create-react-app-ts/branches
https://github.com/jack1142/Red-DiscordBot/branches
https://github.com/talknsmile/TestR/branches //This has all 6 types
SCREENSHOT: