`pr-branches` doesn't show the branches when they're from a fork
See original GitHub issueI’m sorry that I don’t have anything more specific, the branches just don’t show on the pull requests list. pr-branches
is showing in the console but none of the PRs have info about their head branch below them and there’s 20 PRs on that page and all of them are mine.
URL: https://github.com/Cog-Creators/Red-DiscordBot/pulls?q=is%3Apr+sort%3Aupdated-desc+author%3Ajack1142+is%3Aopen Screenshot:
Maybe this will help a little - on refined-github’s closed PRs list, the branch is showing for PRs made from the sindresorhus/refined-github
repo, but it doesn’t show for my PRs (made from the fork):
Issue Analytics
- State:
- Created 3 years ago
- Comments:12 (12 by maintainers)
Top Results From Across the Web
`pr-branches` doesn't show the branches when they're from a ...
I checked, this is working as intended, it's in the logic: only show local branches. As shown by: https://github.com/sindresorhus/refined-github ...
Read more >Git Sync to upstream: Newly created branch not showing in my ...
Now someone created a branch called "3D_Theory" in upstream and I want to first reflect that new branch in to my origin and...
Read more >Git + GitHub Branches, Forks, and Pull Requests - YouTube
FREE Courses (100+ hours) - https://calcur.tech/all-in-ones Python Course - https://calcur.tech/python-courses … Show more. Show more ...
Read more >Pull Requests with Branches - LearnHowToProgram.com
At this point, we can go to the repository in GitHub and click on the Branches tab. This will show all of the...
Read more >branches in forked repo are not listed in the issue - Jira
So to test you need to create a new branch in non-personal fork repository and check the related JIRA issue. Adam Sutton. Added...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
As your previous issues, they’re because your organization and repo are not in lower case, so we have troubles matching it.
It only shows if the branch is a local branch