Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add the possibility of setting the default remote for issues and pull requests #1000

@alcarraz

Description

@alcarraz

Describe the feature or problem you’d like to solve

I would like to be able to set the default remote for a project to list pull requests and issues.

Proposed solution

I would add a config option default_remote

The config option default_remote could be the returned with highest score here:

func remoteNameSortScore(name string) int {

Additional context

I work in a project where we make pull requests from branches of origin remote to master branch of origin remote and just occasionally to upstream, so it would be nice to have the ability of setting the default issue and pr branches to origin

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementa request to improve CLI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions