Ignore archived upstream repos in `show-open-prs-of-forks`
See original GitHub issueDescription
This alert is pretty sweat, but maybe ignore those PRs when the upstream already archived the repo will be even more awesome 😄
This repo has open issues/PRs, are you sure you want to delete everything?
Screenshot
Example URLs
Issue Analytics
- State:
- Created a year ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Blacklists repos or option to ignore GitHub archived repos #42
I would like being to able pass a list of repository names for the script to ignore. So it will grab all my...
Read more >Git Forks and Upstreams: How-to and a cool tip - Atlassian
Git upstreams are key to keeping track of project changes. Our tutorial will get you started using git upstream and forks to maintain...
Read more >Fork your repository - Azure Repos | Microsoft Learn
This article addresses working with forks in Azure Repos Git repositories, ... The original repo is often referred to as the upstream repo....
Read more >Git Error : 'upstream' does not appear to be a git repository
The article you link to (though it may have changed since you asked) starts with a reference to ...
Read more >git-fetch Documentation - Git
Deepen or shorten the history of a shallow repository to exclude commits ... ref is likely to have commits in common with the...
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
Indeed! #6042 should fix that and also hide
show-open-prs-of-forks
, which has the underlying issue.Oh okay, got your point 👍 Thanks!